FunctionalStyle<T> class abstract

Implementers

Constructors

FunctionalStyle()

Properties

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

Methods

build(Widget child) Widget
flex(int flex) → T
height(num h) → T
margin(EdgeInsetsGeometry m) → T
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
width(num w) → T

Operators

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

Static Properties

button StyledButton
no setter
text StyledText
no setter
textFiled StyledTextFiled
no setter