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