hidden_logo library
Classes
- HiddenLogo
- Hidden Logo widget wrapper. It wraps body widget and displays widget built via provided functions on top of the screen where it it not visible under the physical hardware barrier.
Enums
- LogoVisibilityMode
- Determines when to show your logo
Typedefs
- LogoBuilder = Widget Function(BuildContext context, BoxConstraints constraints)
- Logo builder function