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