menu
google_place_autocomplete package
documentation
core/api/i_controller.dart
IController
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
inherited
Checks whether the controller has already been closed.
Implementation
bool get isClosed => _isClosed;
google_place_autocomplete package
documentation
core/api/i_controller
IController
isClosed property
IController mixin