menu
flutter_fit_utils_ui package
documentation
fit_settings/fit_setting_section.dart
SettingSection
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
List of the settings.
Implementation
final List<Widget> children;
flutter_fit_utils_ui package
documentation
fit_settings/fit_setting_section
SettingSection
children property
SettingSection class