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