ErrorFieldState constructor

ErrorFieldState({
  1. String? error,
})

Implementation

ErrorFieldState({this.error});