Flutter
material
ButtonStyle
iconSize property
iconSize
description
iconSize
property
Null safety
MaterialStateProperty
<
double
?
>
?
iconSize
final
The icon's size inside of the button.
Implementation
final MaterialStateProperty<double?>? iconSize;
Flutter
material
ButtonStyle
iconSize property
ButtonStyle class
Constructors
ButtonStyle
Properties
alignment
animationDuration
backgroundColor
elevation
enableFeedback
fixedSize
foregroundColor
hashCode
iconSize
maximumSize
minimumSize
mouseCursor
overlayColor
padding
runtimeType
shadowColor
shape
side
splashFactory
surfaceTintColor
tapTargetSize
textStyle
visualDensity
Methods
copyWith
debugFillProperties
merge
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp