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