FastInputDecorationBuilder typedef

FastInputDecorationBuilder = InputDecoration Function(FastFormFieldState field)

Implementation

typedef FastInputDecorationBuilder = InputDecoration Function(
    FastFormFieldState field);