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
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