menu
flutter_ludo package
documentation
engine/ludo_engine.dart
LudoEngine
teams property
teams property
dark_mode
light_mode
teams
property
List
<
LudoTeam
>
?
teams
final
Non-null → teams mode active.
Implementation
final List<LudoTeam>? teams;
flutter_ludo package
documentation
engine/ludo_engine
LudoEngine
teams property
LudoEngine class