menu
ngforms package
documentation
ngforms.dart
AbstractControlDirective<T extends AbstractControl>
pristine property
pristine property
dark_mode
light_mode
pristine
property
bool
?
get
pristine
Implementation
bool? get pristine => control?.pristine;
ngforms package
documentation
ngforms
AbstractControlDirective<T extends AbstractControl>
pristine property
AbstractControlDirective class