We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8859ae commit e99fedbCopy full SHA for e99fedb
lib/components/sticky_header/render_gf_sticky_header.dart
@@ -35,6 +35,7 @@ class RenderGFStickyHeader extends RenderBox
35
final bool _enableHeaderOverlap;
36
final GFPosition _stickyContentPosition;
37
38
+
39
Axis get direction => _direction;
40
Axis _direction;
41
set direction(Axis value) {
0 commit comments