menu
artisanal package
documentation
tui.dart
Rank
Rank.new constructor
Rank.new constructor
dark_mode
light_mode
Rank
constructor
Rank
(
{
required
int
index
,
List
<
int
>
matchedIndexes
=
const []
,
})
Creates a rank.
Implementation
Rank({required this.index, this.matchedIndexes = const []});
artisanal package
documentation
tui
Rank
Rank.new constructor
Rank class