PlugUiStyles class

If the plug has a specific custom style, this enumeration will represent that style/those styles.

Constructors

PlugUiStyles(int _value)
const
PlugUiStyles.fromJson(int numValue)
factory

Properties

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

Methods

contains(PlugUiStyles childValue) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() int
toString() String
A string representation of this object.
inherited

Operators

operator &(PlugUiStyles item) int
operator ==(dynamic other) bool
The equality operator.
override

Constants

Masterwork → const PlugUiStyles
Masterwork = 1
None → const PlugUiStyles
None = 0