-
BackdropScaffoldState
State of the persistent bottom sheet in BackdropScaffold.
-
anchoredDrag
Call this function to take control of drag logic and perform anchored drag with the latest anchors.
-
contentColorFor
The Material color system contains pairs of colors that are typically used for the background and content color inside a component.
-
darkColors
Creates a complete color definition for the Material color specification using the default dark theme values.
-
dispatchRawDelta
Drag by the delta, coerce it in the bounds and dispatch it to the AnchoredDraggableState.
-
lightColors
Creates a complete color definition for the Material color specification using the default light theme values.
-
requireOffset
Require the current offset.
-
ripple
Creates a Ripple using the provided values and values inferred from the theme.
-
settle
Find the closest anchor, taking into account the velocityThreshold and positionalThreshold, and settle at it with an animation.
-
updateAnchors
Update the anchors.
Content updated: