Popup-menu values used by the bit-expansion items.
Callers may match against these string constants when handling a
showMenu<String> result that includes bit-expansion items.
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
Constants
- defineFields → const String
- "Define Bit Fields" menu item for naming arbitrary bit ranges.
- expandBits → const String
- "Expand Bits" menu item for expanding each bit (or a chosen range) as a synthesized 1-bit waveform.