Skip to content

Commit e99fedb

Browse files
committed
GFStickyHeader component completed and tested
1 parent e8859ae commit e99fedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/components/sticky_header/render_gf_sticky_header.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class RenderGFStickyHeader extends RenderBox
3535
final bool _enableHeaderOverlap;
3636
final GFPosition _stickyContentPosition;
3737

38+
3839
Axis get direction => _direction;
3940
Axis _direction;
4041
set direction(Axis value) {

0 commit comments

Comments
 (0)