SeatGridWidgetManager class
- Available extensions
Constructors
- SeatGridWidgetManager({required String liveID})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- liveID → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- widgetManager ↔ WidgetManager
-
latefinal
- widgetState → WidgetState
-
Available on SeatGridWidgetManager, provided by the SeatGridWidgetManagerWithWidget extension
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setLayoutMode(
LayoutMode layoutMode, SeatWidgetLayoutConfig? layoutConfig) → void -
Available on SeatGridWidgetManager, provided by the SeatGridWidgetManagerWithWidget extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited