OmegaLibConfig class

Constructors

OmegaLibConfig()

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 Properties

disabledBorder InputBorder
getter/setter pair
emailToReport String?
Utilizado para o envio de report de bugs, quando preenchido é exibido o botão reportar erro em error dialogs
getter/setter pair
enabledBorder InputBorder
getter/setter pair
errorBorder InputBorder
getter/setter pair
errorStyle TextStyle
getter/setter pair
focusedBorder InputBorder
getter/setter pair
focusedErrorBorder InputBorder
getter/setter pair
outlineInputBorder InputBorder
getter/setter pair