menu
flutter_storyboard package
documentation
flutter_storyboard.dart
StoryBoard
sizedChildren property
sizedChildren property
dark_mode
light_mode
sizedChildren
property
List
<
CustomScreen
>
?
sizedChildren
final
Children that can have custom sizes
Implementation
final List<CustomScreen>? sizedChildren;
flutter_storyboard package
documentation
flutter_storyboard
StoryBoard
sizedChildren property
StoryBoard class