itemSize property Null safety
final
Sets the base icon size for the suffix and prefix icons.
Cannot be null. The size of the icon is scaled using the accessibility
font scale settings. Defaults to 20.0
.
Implementation
final double itemSize;