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