menu
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsContainer
SettingsContainer constructor
SettingsContainer
brightness_4
SettingsContainer
constructor
SettingsContainer
(
{
List
<
Widget
>
children
,
bool
allowScrollInternally
=
false
,
double
leftPadding
=
0.0
}
)
Implementation
SettingsContainer({ this.children, this.allowScrollInternally = false, this.leftPadding = 0.0, });
flutter_settings_screens package
documentation
flutter_settings_screens
SettingsContainer
SettingsContainer constructor
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 ==