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