menu
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsScreen
children property
children
brightness_4
children
property
List
<
Widget
>
children
final
Content of the screen, body of the Scaffold.
Implementation
final List<Widget> children;
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsScreen
children property
SettingsScreen class
Constructors
SettingsScreen
Properties
children
hashCode
key
runtimeType
title
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==