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