menu
flutter_ludo package
documentation
bot/ludo_bot_controller.dart
LudoBotController
thinkDuration property
thinkDuration property
dark_mode
light_mode
thinkDuration
property
Duration
thinkDuration
final
How long the bot "thinks" before rolling or selecting a piece.
Implementation
final Duration thinkDuration;
flutter_ludo package
documentation
bot/ludo_bot_controller
LudoBotController
thinkDuration property
LudoBotController class