menu
sunny_core_widgets package
documentation
routes/key_args.dart
ScrollerArgs
of static method
of static method
dark_mode
light_mode
of
static method
ScrollerArgs
of
(
ScrollController
?
scroller
)
Implementation
static ScrollerArgs of(ScrollController? scroller) { return _ScrollerArgs(scroller); }
sunny_core_widgets package
documentation
routes/key_args
ScrollerArgs
of static method
ScrollerArgs class