menu
unicons package
documentation
icons/line/box.dart
BoxIcon
BoxIcon const constructor
BoxIcon const constructor
dark_mode
light_mode
BoxIcon
constructor
const
BoxIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const BoxIcon({ super.key, this.color, });
unicons package
documentation
icons/line/box
BoxIcon
BoxIcon const constructor
BoxIcon class