isActive property

bool get isActive

Whether the onboarding flow is currently active.

Implementation

bool get isActive => _isActive;