Builder
Builder used to construct TextFormConfiguration instance.
Constructors
Functions
Link copied to clipboard
Creates a TextFormConfiguration with the arguments supplied to this builder.
Link copied to clipboard
Sets the maximum length of text allowed in the text field.
Link copied to clipboard
Sets whether text is allowed to have multiple lines or not.
Link copied to clipboard
Sets whether text is intended for entering a secure password that should not be visible on the screen.
Link copied to clipboard
Sets rich text contents.
Link copied to clipboard
Sets whether the text field can be scrolled (horizontally for single-line fields, vertically for multi-line fields), defaults to
true
.Link copied to clipboard
Sets whether text entered in the field shall be spell-checked, defaults to
true
.Link copied to clipboard
Sets text contents.