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