isWizard property

bool get isWizard

Check if this is a wizard form

Implementation

bool get isWizard => display == 'wizard';