isActive property

bool get isActive

Returns true if onboarding is currently active and displaying.

Implementation

bool get isActive => _isActive;