TextFieldDefaults class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

decoration → InputDecorationModel
no setter
style → StartEndProp
no setter

Constants

autoCorrect → const bool
autoFocus → const bool
cursorColor → const Color
cursorHeight → const double
cursorRadius → const double
cursorWidth → const double
enabled → const bool
enableInteractiveSelection → const bool
fillColor → const Color
keyboardType → const TextInputTypeEnum
maxLines → const int
obscureText → const bool
obscuringCharacter → const String
readOnly → const bool
selectionHeightStyle → const BoxHeightStyleEnum
selectionWidthStyle → const BoxWidthStyleEnum
showCursor → const bool
textAlign → const TextAlignHorizontalEnum
textAlignVertical → const TextAlignVerticalEnum