pie_menu library

Classes

PieAction
Data of a circular button that will be displayed for the PieMenu.
PieButtonTheme
Defines the appearance of the circular buttons.
PieCanvas
An ancestor widget that is required for any PieMenu to function.
PieMenu
Displays a radial menu on the canvas when tapped, long-pressed, or right-clicked (depending on your PieTheme configuration). When it is active, you can select an action either by dragging your finger over it and releasing or by simply pressing on it.
PieTheme
Defines the behavior and the appearance of PieCanvas and PieMenu widgets.

Enums

PieAnchor
Action display anchor point for the specified custom angle in PieTheme.
PieOverlayStyle
Decides how to display the translucent canvas overlay.