menu
here_sdk
routing.dart
PreAction
PreAction constructor
PreAction
dark_mode
light_mode
PreAction
constructor
PreAction
(
)
Implementation
PreAction() : action = PreActionType.board, duration = const Duration(seconds: 0);
here_sdk
routing
PreAction
PreAction constructor
PreAction class