isOnboarding property

bool isOnboarding

Implementation

bool get isOnboarding => _getAttribute<bool>(kOnboarding, false);