GrxFloatingViewService class
Constructors
- GrxFloatingViewService({required BuildContext context, GrxFloatingViewOptions? options})
Properties
- handler → Listenable
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- inFloatingViewMode → bool
-
no setter
- overlayActive → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showSafeArea → bool
-
no setter
Methods
-
disableFloatingView(
) → void -
enableFloatingView(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
putOverlay(
{required Widget widget}) → void -
removeOverlay(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited