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