menu
fastyle_layouts package
documentation
onboarding_content.layout.dart
FastOnboardingContentLayout
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
?
children
final
A list of widgets to display below the primary and secondary texts.
Implementation
final List<Widget>? children;
fastyle_layouts package
documentation
onboarding_content.layout
FastOnboardingContentLayout
children property
FastOnboardingContentLayout class