frid class

Implementers

Constructors

frid()
const

Properties

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

Methods

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

Static Methods

bg(Color color) InputDecoration
border(InputBorder border) InputDecoration
collapse([bool collapse = true]) InputDecoration
constraints(BoxConstraints constraints) InputDecoration
contentPadding(EdgeInsets padding) InputDecoration
counter(Widget widget) InputDecoration
counterStyle(TextStyle style) InputDecoration
counterText(String text) InputDecoration
dense([bool dense = true]) InputDecoration
disabledBorder(InputBorder border) InputDecoration
enabled([bool enable = true]) InputDecoration
enabledBorder(InputBorder border) InputDecoration
errorBorder(InputBorder border) InputDecoration
errorMaxLines(int maxLines) InputDecoration
errorStyle(TextStyle style) InputDecoration
errorText(String errorText) InputDecoration
fillColor(Color color) InputDecoration
filled([bool isFilled = true]) InputDecoration
floatingLabelBehavior(FloatingLabelBehavior behavior) InputDecoration
floatingLabelStyle(TextStyle style) InputDecoration
focus(Color color) InputDecoration
focusColor(Color color) InputDecoration
focusedBorder(InputBorder border) InputDecoration
focusedErrorBorder(InputBorder border) InputDecoration
helperMaxLines(int maxLines) InputDecoration
helperStyle(TextStyle style) InputDecoration
helperText(String helperText) InputDecoration
hintMaxLines(int maxLines) InputDecoration
hintStyle(TextStyle style) InputDecoration
hintText(String hintText) InputDecoration
hover(Color color) InputDecoration
hoverColor(Color color) InputDecoration
icon(Widget icon) InputDecoration
label(Widget label) InputDecoration
labelStyle(TextStyle style) InputDecoration
labelText(String labelText) InputDecoration
p(EdgeInsets padding) InputDecoration
padding(EdgeInsets padding) InputDecoration
pb(double padding) InputDecoration
pl(double padding) InputDecoration
pr(double padding) InputDecoration
prefix(Widget widget) InputDecoration
prefixIcon(Widget icon) InputDecoration
prefixIconConstraints(BoxConstraints constraints) InputDecoration
prefixStyle(TextStyle style) InputDecoration
prefixText(String text) InputDecoration
pt(double padding) InputDecoration
px(double padding) InputDecoration
pxy(double x, double y) InputDecoration
py(double padding) InputDecoration
semanticCounterText(String text) InputDecoration
suffix(Widget widget) InputDecoration
suffixIcon(Widget icon) InputDecoration
suffixIconConstraints(BoxConstraints constraints) InputDecoration
suffixStyle(TextStyle style) InputDecoration
suffixText(String text) InputDecoration