menu
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsContainer
children property
children
brightness_4
children
property
List
<
Widget
>
children
final
List of widgets which will be shown as Custom list of setting tile
Implementation
final List<Widget> children;
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsContainer
children property
SettingsContainer class
Constructors
SettingsContainer
Properties
allowScrollInternally
children
hashCode
key
leftPadding
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
getColumn
getList
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==