ToolUtils class
Constructors
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
-
getBorder(
BorderInfo borderInfo) → Border? -
getBorderRadius(
BorderInfo borderInfo) → BorderRadius? -
getContainerText(
int type) → String -
getEdge(
EdgeInfo edgeInfo) → EdgeInsets -
getEditStyle(
int type) → String -
getEventName(
int type) → String -
getImageText(
BoxFit type) → String -
getLayoutCrossDirText(
CrossAxisAlignment type) → String -
getLayoutDirText(
Alignment type) → String -
getLayoutMainDirText(
MainAxisAlignment type) → String -
getLayoutText(
int type) → String -
getTextDirText(
TextAlign type) → String -
getUUid(
) → dynamic