menu
poker_solver package
documentation
hand.dart
Hand
values property
values property
dark_mode
light_mode
values
property
List
<
List
<
Card
>
>
values
getter/setter pair
Implementation
late List<List<Card>> values;
poker_solver package
documentation
hand
Hand
values property
Hand class