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