Releases: arthurdenner/theme_mode_handler
Releases · arthurdenner/theme_mode_handler
v3.0.0
3.0.0
Features
BREAKING CHANGES
- A new
placeholderWidget
property is supported to display a custom widget while the theme is loaded.
It replaces the withFallback
property. If not specified, it'll display an empty container as before.