menu
card_settings package
documentation
widgets/card_field_layout.dart
CardFieldLayout
children property
children property
dark_mode
light_mode
children
property
List
<
CardSettingsWidget
>
children
final
the field widgets to place into the layout
Implementation
final List<CardSettingsWidget> children;
card_settings package
documentation
widgets/card_field_layout
CardFieldLayout
children property
CardFieldLayout class