menu
flutter_settings_screens package
documentation
flutter_settings_screens
ModalSettingsTile
<
T
>
children property
children
brightness_4
children
property
List
<
Widget
>
children
final
List of widgets which are to be shown in the modal dialog
Implementation
final List<Widget> children;
flutter_settings_screens package
documentation
flutter_settings_screens
ModalSettingsTile
<
T
>
children property
ModalSettingsTile class
Constructors
ModalSettingsTile
Properties
children
enabled
hashCode
key
leading
onCancel
onConfirm
runtimeType
showConfirmation
subtitle
title
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==