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