TextInputErrorState.error constructor
const
TextInputErrorState.error({
- String? errorMessage,
Implementation
const factory TextInputErrorState.error({String? errorMessage}) = TextInputError;