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