menu
flenx package
documentation
shell/components/icon_chip.dart
IconChip
IconChip.new const constructor
IconChip.new const constructor
dark_mode
light_mode
IconChip
constructor
const
IconChip
(
{
required
IconData
icon
,
Key
?
key
,
})
Implementation
const IconChip({required this.icon, super.key});
flenx package
documentation
shell/components/icon_chip
IconChip
IconChip.new const constructor
IconChip class