menu
haptic_composer package
documentation
widgets/haptic_scroll_view.dart
HapticScrollView
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The list of child widgets to scroll through
Implementation
final List<Widget> children;
haptic_composer package
documentation
widgets/haptic_scroll_view
HapticScrollView
children property
HapticScrollView class