UtilsPlus class

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

closeKeyboard() → void
Closes the keyboard if it is open
colorHex(String hex) Color
Turns a hexadecimal String to Color
colorToHex(Color color) String
Turns a Color to String hexadecimal
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