widgets/widget_mixin library
Mixins
-
AnimationDisabledObserverMixin<
T extends StatefulWidget> - A mixin to observe and handle changes in system animation settings. It monitors whether animations are enabled or disabled and triggers a callback when the status changes.