menu
smdh package
documentation
icon.dart
SmdhIcon
size property
size property
dark_mode
light_mode
size
property
int
get
size
The amount of pixels in each direction.
Implementation
int get size => sqrt(pixels).floor();
smdh package
documentation
icon
SmdhIcon
size property
SmdhIcon class