MModelFormControllerFactory typedef

MModelFormControllerFactory = IFormController Function(BuildContext context, MModel model)

Implementation

typedef MModelFormControllerFactory = IFormController Function(
    BuildContext context, MModel model);