menu
ub_code_structure package
documentation
features/auth/registration/controllers/registration_controller.dart
RegistrationController
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;
ub_code_structure package
documentation
features/auth/registration/controllers/registration_controller
RegistrationController
isClosed property
RegistrationController class