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