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