iconSize property
Vector2?
iconSize
final
The size of the icon. If null, it defaults to the height of the content.
Implementation
final Vector2? iconSize;
The size of the icon. If null, it defaults to the height of the content.
final Vector2? iconSize;