menu
launchify package
documentation
models/style_models.dart
LaunchStyle
iconHeight property
iconHeight property
dark_mode
light_mode
iconHeight
property
double
?
iconHeight
final
The height of the icon. If null, uses a size derived from
fontSize
.
Implementation
final double? iconHeight;
launchify package
documentation
models/style_models
LaunchStyle
iconHeight property
LaunchStyle class