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