flutter_platform_widgets package
documentation
flutter_platform_widgets
PlatformButton
disabledColor property
disabledColor
flutter_platform_widgets package
documentation
flutter_platform_widgets
PlatformButton
disabledColor property
PlatformButton class
Constructors
PlatformButton
Properties
child
color
cupertino
cupertinoFilled
disabledColor
hashCode
key
material
materialFlat
onPressed
padding
runtimeType
widgetKey
Methods
build
createCupertinoWidget
createElement
createMaterialWidget
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
disabledColor
property
Color
disabledColor
final
Implementation
final Color disabledColor;