menu
forui package
documentation
widgets/icon.dart
FIconStyle
size property
size property
dark_mode
light_mode
size
property
double
size
final
The icon's size.
Contract
Throws
AssertionError
if
size
is not positive.
Implementation
final double size;
forui package
documentation
widgets/icon
FIconStyle
size property
FIconStyle class