menu
eigen_shell package
documentation
features/game/presentation/widgets/budget_clock.dart
BudgetClock
playerTimes property
playerTimes property
dark_mode
light_mode
playerTimes
property
List
<
int
>
playerTimes
final
Remaining time in milliseconds per player, 0-indexed.
Implementation
final List<int> playerTimes;
eigen_shell package
documentation
features/game/presentation/widgets/budget_clock
BudgetClock
playerTimes property
BudgetClock class