menu
unicons package
documentation
icons/line/box.dart
BoxIcon
BoxIcon.new const constructor
BoxIcon.new 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.new const constructor
BoxIcon class