plinth_hooks library
Reusable stateful controllers for Plinth UI.
Classes
- PlinthDisclosureController
-
A
ChangeNotifier-based equivalent of Mantine'suseDisclosurehook — tracks a single open/closed boolean and exposes imperativeopen()/close()/toggle()methods, so it can drive Modal, Drawer, Popover, or any other overlay's visibility.