menu
flutter_settings_screens package
documentation
flutter_settings_screens
ExpandableSettingsTile
children property
children
brightness_4
children
property
List
<
Widget
>
children
final
List of the widgets which are to be shown when tile is expanded
Implementation
final List<Widget> children;
flutter_settings_screens package
documentation
flutter_settings_screens
ExpandableSettingsTile
children property
ExpandableSettingsTile class
Constructors
ExpandableSettingsTile
Properties
children
enabled
expanded
hashCode
key
leading
runtimeType
subtitle
title
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==