FormStyleTextField typedef
FormStyleTextField is a typedef that helps in managing form style text fields
Implementation
typedef FormStyleTextField = Map<String, NyTextField Function(NyTextField)>;
FormStyleTextField is a typedef that helps in managing form style text fields
typedef FormStyleTextField = Map<String, NyTextField Function(NyTextField)>;