FValidateWidgetsSystem<T extends App<T> > constructor
FValidateWidgetsSystem<T extends App<T> > (
- T app, {
- bool populateDefaults = true,
Implementation
FValidateWidgetsSystem(super.app, {
super.populateDefaults,
});