menu
tencent_conference_uikit package
documentation
pages/conference_list/controller.dart
ConferenceListController
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;
tencent_conference_uikit package
documentation
pages/conference_list/controller
ConferenceListController
isClosed property
ConferenceListController class