iconSize property Null safety
final
Define the size of an AuthIcon, defaults 30.0.
Also you can give it any size.
Implementation
final double? iconSize;
Define the size of an AuthIcon, defaults 30.0.
Also you can give it any size.
final double? iconSize;