menu
magiclane_maps_flutter package
documentation
core.dart
GemCameraPlayerController
isDisposed property
isDisposed property
dark_mode
light_mode
isDisposed
property
bool
get
isDisposed
Whether the controller has been disposed.
Returns
true
if
dispose
has been called,
false
otherwise
Implementation
bool get isDisposed => _isDisposed;
magiclane_maps_flutter package
documentation
core
GemCameraPlayerController
isDisposed property
GemCameraPlayerController class