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 1a10380 commit cdf4ffbCopy full SHA for cdf4ffb
lib/components/sticky_header/render_gf_sticky_header.dart
@@ -35,7 +35,6 @@ 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