Flutter
material
TimePickerDialog
errorInvalidText property
errorInvalidText
description
errorInvalidText
property
Null safety
String
?
errorInvalidText
final
Optionally provide your own validation error text.
Implementation
final String? errorInvalidText;
Flutter
material
TimePickerDialog
errorInvalidText property
TimePickerDialog class
Constructors
TimePickerDialog
Properties
cancelText
confirmText
errorInvalidText
hashCode
helpText
hourLabelText
initialEntryMode
initialTime
key
minuteLabelText
onEntryModeChanged
restorationId
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==