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