menu
fastyle_dart package
documentation
ui/layouts/list_view.layout.dart
FastListViewLayout<T extends FastItem>
isViewScrollable property
isViewScrollable property
dark_mode
light_mode
isViewScrollable
property
bool
isViewScrollable
final
A boolean indicating whether the view is scrollable.
Implementation
final bool isViewScrollable;
fastyle_dart package
documentation
ui/layouts/list_view.layout
FastListViewLayout<T extends FastItem>
isViewScrollable property
FastListViewLayout class