menu
flutter_storyboard package
documentation
flutter_storyboard.dart
StoryBoard
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
?
children
final
Custom screens you want to show
Implementation
final List<Widget>? children;
flutter_storyboard package
documentation
flutter_storyboard
StoryBoard
children property
StoryBoard class