flashy_proxy library
Classes
- FlashyProxy
-
The
FlashyProxy
class is an abstract class that serves as a proxy to hold the build context for theFlashyFlushbar
widget. It provides a static BuildContext variable, buildContext, which is set by theFlashyFlushbarProvider
to ensure that the correct build context is accessible to theFlashyFlushbar
widget.