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