StyledTextFiled class
- Inheritance
-
- Object
- FunctionalStyle<
StyledTextFiled> - StyledTextFiled
Constructors
Properties
- expanded → StyledTextFiled
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- outlined → StyledTextFiled
-
no setter
- render → Widget
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
build(
Widget child) → Widget -
inherited
-
flex(
int flex) → StyledTextFiled -
inherited
-
height(
num h) → StyledTextFiled -
inherited
-
label(
String value) → StyledTextFiled -
margin(
EdgeInsetsGeometry m) → StyledTextFiled -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onChange(
ValueChanged< String> value) → StyledTextFiled -
padding(
EdgeInsetsGeometry value) → StyledTextFiled -
toString(
) → String -
A string representation of this object.
inherited
-
width(
num w) → StyledTextFiled -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited