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