isActive property
bool
get
isActive
Whether the onboarding flow is currently active.
Implementation
bool get isActive => _isActive;
Whether the onboarding flow is currently active.
bool get isActive => _isActive;