menu
flutter_liveness_check package
documentation
liveness_check_controller.dart
LivenessCheckController
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Gets the current pause status.
Implementation
bool get isPaused => _isPaused;
flutter_liveness_check package
documentation
liveness_check_controller
LivenessCheckController
isPaused property
LivenessCheckController class