menu
forui package
documentation
widgets/icon.dart
FIcon
size property
size property
dark_mode
light_mode
size
property
double
?
size
final
The icon's size.
Contract
Throws
AssertionError
if
size
<= 0.0
Implementation
final double? size;
forui package
documentation
widgets/icon
FIcon
size property
FIcon class