FieldMixin mixin

Mixin supports entire text field on plugin.

Properties

decoration BoxDecoration
no setter
hashCode int
The hash code for this object.
no setterinherited
horizontalPadding double
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style TextStyle
no setter
valid bool
getter/setter pair

Methods

container(TextField textField) Widget
Container has infinity height and width, rounded border and horizontal padding.
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