menu
iconoir_flutter package
documentation
regular/selective_tool.dart
SelectiveTool
SelectiveTool.new const constructor
SelectiveTool.new const constructor
dark_mode
light_mode
SelectiveTool
constructor
const
SelectiveTool
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SelectiveTool({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/selective_tool
SelectiveTool
SelectiveTool.new const constructor
SelectiveTool class