menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
scrollController property
scrollController property
dark_mode
light_mode
scrollController
property
ScrollController
?
scrollController
getter/setter pair
The
ScrollController
to use when vertically scrolling the input.
Implementation
ScrollController? scrollController;
fluttery_framework package
documentation
view
FieldWidgets<T>
scrollController property
FieldWidgets class