menu
craps_domain package
documentation
craps_domain.dart
VALID_ROLLS constant
VALID_ROLLS constant
dark_mode
light_mode
VALID_ROLLS
top-level constant
Set
<
int
>
const
VALID_ROLLS
Valid values for a pair of dice
Implementation
const VALID_ROLLS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12};
craps_domain package
documentation
craps_domain
VALID_ROLLS constant
craps_domain library