ComputeDisplayError<T> typedef

ComputeDisplayError<T> = String? Function(Watch watch, FieldState<T> state)

Implementation

typedef ComputeDisplayError<T> = String? Function(Watch watch, FieldState<T> state);