menu
launchify package
documentation
models/launch_icon.dart
LaunchIcon
iconData property
iconData property
dark_mode
light_mode
iconData
property
IconData
?
iconData
final
The
IconData
to display. Used if
source
is
IconSource.icon
.
Implementation
final IconData? iconData;
launchify package
documentation
models/launch_icon
LaunchIcon
iconData property
LaunchIcon class