size property Null safety
final
The size of the icon.
This property must not be null. It defaults to 24.0.
Implementation
final double size;
The size of the icon.
This property must not be null. It defaults to 24.0.
final double size;