menu
flutter_platform_widgets package
documentation
flutter_platform_widgets
MaterialSwitchData
thumbIcon property
thumbIcon
brightness_4
thumbIcon
property
Null safety
MaterialStateProperty
<
Icon
?
>
?
thumbIcon
final
Implementation
final MaterialStateProperty<Icon?>? thumbIcon;
flutter_platform_widgets package
documentation
flutter_platform_widgets
MaterialSwitchData
thumbIcon property
MaterialSwitchData class
Constructors
MaterialSwitchData
Properties
activeColor
activeThumbImage
activeTrackColor
autofocus
dragStartBehavior
focusColor
focusNode
hashCode
hoverColor
inactiveThumbColor
inactiveThumbImage
inactiveTrackColor
materialTapTargetSize
mouseCursor
onActiveThumbImageError
onChanged
onFocusChange
onInactiveThumbImageError
overlayColor
runtimeType
splashRadius
thumbColor
thumbIcon
trackColor
value
widgetKey
Methods
noSuchMethod
toString
Operators
operator ==