menu
flutter_map package
documentation
plugin_api.dart
MoveAndRotateResult
MoveAndRotateResult.new constructor
MoveAndRotateResult.new constructor
dark_mode
light_mode
MoveAndRotateResult
constructor
MoveAndRotateResult
(
bool
moveSuccess
,
bool
rotateSuccess
)
Implementation
MoveAndRotateResult(this.moveSuccess, this.rotateSuccess);
flutter_map package
documentation
plugin_api
MoveAndRotateResult
MoveAndRotateResult.new constructor
MoveAndRotateResult class