components\misc_components\confirm_here_modal library
Classes
- ConfirmHereModal
-
ConfirmHereModal
prompts the user to confirm presence with a countdown timer and action button. - ConfirmHereModalOptions
-
ConfirmHereModalOptions
defines the configuration forConfirmHereModal
, including visibility, callbacks, countdown, and socket settings.
Typedefs
- ConfirmHereModalType = Widget Function({required ConfirmHereModalOptions options})