menu
tcic_client_ui package
documentation
business_logic/international/string_obs.dart
StringObs
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;
tcic_client_ui package
documentation
business_logic/international/string_obs
StringObs
isClosed property
StringObs class