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