AzTextFormField class

Inheritance

Constructors

AzTextFormField({Key? key})

Properties

hashCode int
The hash code for this object.
no setterinherited
isActive_ int
getter/setter pair
isDisabled_ int
getter/setter pair
key Key?
Controls how one widget replaces another widget in the tree.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

active(int isActive) AzTextFormField
autocorrect([bool autocorrect = true]) AzTextFormField
autofocus({bool autofocus = true}) AzTextFormField
border([Color color = colorBorder]) AzTextFormField
borderColor(Color color) AzTextFormField
borderDanger() AzTextFormField
borderDark() AzTextFormField
borderInfo() AzTextFormField
borderLight() AzTextFormField
borderNone() AzTextFormField
borderPrimary() AzTextFormField
borderSecondary() AzTextFormField
borderSuccess() AzTextFormField
borderWarning() AzTextFormField
borderWidth([double val = dBorderWidth]) AzTextFormField
build(BuildContext context) Widget
Describes the part of the user interface represented by this widget.
override
createElement() StatelessElement
Creates a StatelessElement to manage this widget's location in the tree.
inherited
debugDescribeChildren() List<DiagnosticsNode>
Returns a list of DiagnosticsNode objects describing this node's children.
inherited
debugFillProperties(DiagnosticPropertiesBuilder properties) → void
Add additional properties associated with the node.
inherited
disabled(int isDisabled) AzTextFormField
disabledBorder([Color color = colorInfo]) AzTextFormField
enabledBorder([Color color = colorPrimary]) AzTextFormField
enableSuggestions([bool enableSuggestions = true]) AzTextFormField
errorBorder([Color color = colorDanger]) AzTextFormField
expands({bool expands = true}) AzTextFormField
focusedBorder([Color color = colorInfo]) AzTextFormField
focusedErrorBorder([Color color = colorDanger]) AzTextFormField
focusNode(FocusNode focusNode) AzTextFormField
helperBorder() → dynamic
helperDisabledBorder() → dynamic
helperEnabledBorder() → dynamic
helperErrorBorder() → dynamic
helperFocusedBorder() → dynamic
helperFocusedErrorBorder() → dynamic
hintLabelStyle(TextStyle hintLabelStyle) AzTextFormField
hintLabelText(String hintLabelText) AzTextFormField
hintStyle(TextStyle hintStyle) AzTextFormField
hintText(String hintText) AzTextFormField
initialValue(String initialValue) AzTextFormField
keyboardType(TextInputType keyboardType) AzTextFormField
keyboardTypeDateTime() AzTextFormField
keyboardTypeEmailAddress() AzTextFormField
keyboardTypeMultiline() AzTextFormField
keyboardTypeName() AzTextFormField
keyboardTypeNumber() AzTextFormField
keyboardTypeNumberWithOptions({bool signed = false, bool decimal = false}) AzTextFormField
keyboardTypePhone() AzTextFormField
keyboardTypeStreetAddress() AzTextFormField
keyboardTypeText() AzTextFormField
keyboardTypeUrl() AzTextFormField
keyboardTypeVisiblePassword() AzTextFormField
labelStyle(TextStyle labelStyle) AzTextFormField
labelText(String labelText) AzTextFormField
ltr() AzTextFormField
maxLengthEnforcement(MaxLengthEnforcement maxLengthEnforcement) AzTextFormField
maxLengthEnforcementEnforced() AzTextFormField
maxLengthEnforcementNone() AzTextFormField
maxLengthEnforcementTruncateAfterCompositionEnds() AzTextFormField
maxLines(int maxLines) AzTextFormField
minLines(int minLines) AzTextFormField
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
obscureText([bool obscureText = true]) AzTextFormField
obscuringCharacter(String obscuringCharacter) AzTextFormField
onChanged(dynamic onChanged) AzTextFormField
onSaved(dynamic onSaved) AzTextFormField
onTap(dynamic onTap) AzTextFormField
p(double padding) AzTextFormField
pb(double double) AzTextFormField
pl(double double) AzTextFormField
pLTRB(dynamic left, dynamic top, dynamic right, dynamic bottom) AzTextFormField
pOnly({double left = 0, double top = 0, double right = 0, double bottom = 0}) AzTextFormField
pr(double double) AzTextFormField
prefixIcon(Widget icon) AzTextFormField
pSymmetric({required double h, required double v}) AzTextFormField
pt(double double) AzTextFormField
px(double x) AzTextFormField
py(double y) AzTextFormField
radius(double double) AzTextFormField
radiusBottom(double double) AzTextFormField
radiusBottomLeft(double double) AzTextFormField
radiusBottomRight(double double) AzTextFormField
radiusLeft(double double) AzTextFormField
radiusLg(double double) AzTextFormField
radiusRight(double double) AzTextFormField
radiusSm(double double) AzTextFormField
radiusTop(double double) AzTextFormField
radiusTopLeft(double double) AzTextFormField
radiusTopRight(double double) AzTextFormField
readOnly({bool readOnly = true}) AzTextFormField
rtl() AzTextFormField
showCursor({bool showCursor = true}) AzTextFormField
smartDashesType(SmartDashesType smartDashesType) AzTextFormField
smartQuotesType(SmartQuotesType smartQuotesType) AzTextFormField
suffixIcon(Widget icon) AzTextFormField
textCapitalization(TextCapitalization textCapitalization) AzTextFormField
textCapitalizationCharacters() AzTextFormField
textCapitalizationNone() AzTextFormField
textCapitalizationSentences() AzTextFormField
textCapitalizationWords() AzTextFormField
textCenter() AzTextFormField
textDirection(TextDirection val) AzTextFormField
textEditingController(TextEditingController textEditingController) AzTextFormField
textEnd() AzTextFormField
textInputAction(TextInputAction textInputAction) AzTextFormField
textInputActionContinueAction() AzTextFormField
textInputActionDone() AzTextFormField
textInputActionEmergencyCall() AzTextFormField
textInputActionGo() AzTextFormField
textInputActionJoin() AzTextFormField
textInputActionNewline() AzTextFormField
textInputActionNext() AzTextFormField
textInputActionNone() AzTextFormField
textInputActionPrevious() AzTextFormField
textInputActionRoute() AzTextFormField
textInputActionSearch() AzTextFormField
textInputActionSend() AzTextFormField
textInputActionUnspecified() AzTextFormField
textJustify() AzTextFormField
textLeft() AzTextFormField
textRight() AzTextFormField
textStart() AzTextFormField
textStyle(TextStyle textStyle) AzTextFormField
textVBottom() AzTextFormField
textVCenter() AzTextFormField
textVTop() AzTextFormField
toBuild() → dynamic
toCard() AzCard
toCenter() AzCenter
toContainer() AzContainer
toDiagnosticsNode({String? name, DiagnosticsTreeStyle? style}) DiagnosticsNode
Returns a debug representation of the object that is used by debugging tools and by DiagnosticsNode.toStringDeep.
inherited
toGestureDetector() AzGestureDetector
toInkWell() AzInkWell
toPositioned() AzPositioned
toResponsive() AzResponsive
toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) String
A string representation of this object.
inherited
toStringDeep({String prefixLineOne = '', String? prefixOtherLines, DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a string representation of this node and its descendants.
inherited
toStringShallow({String joiner = ', ', DiagnosticLevel minLevel = DiagnosticLevel.debug}) String
Returns a one-line detailed description of the object.
inherited
toStringShort() String
A short, textual description of this widget.
inherited
validator(dynamic validator) AzTextFormField

Operators

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