Release v3.5.0
- Add support for dynamically changing
debugShowFloatingThemeButtonstate usingAdaptiveTheme.of(context).setDebugShowFloatingThemeButton(bool)method. - Allow reading state of
debugShowFloatingThemeButtonusingAdaptiveTheme.of(context).debugShowFloatingThemeButton.