kThemeAnimationDuration top-level constant
The duration over which theme changes animate by default.
Implementation
const Duration kThemeAnimationDuration = Duration(milliseconds: 200)
The duration over which theme changes animate by default.
const Duration kThemeAnimationDuration = Duration(milliseconds: 200)