menu
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsGroup
children property
children
brightness_4
children
property
List
<
Widget
>
children
final
List of the widgets which are to be shown under the title as a group
Implementation
final List<Widget> children;
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsGroup
children property
SettingsGroup class
Constructors
SettingsGroup
Properties
children
hashCode
key
runtimeType
subtitle
title
Methods
build
createElement
debugDescribeChildren
debugFillProperties
groupStyle
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==