kThemeChangeDuration top-level constant
The amount of time theme change animations should last.
Implementation
const Duration kThemeChangeDuration = Duration(milliseconds: 200)
The amount of time theme change animations should last.
const Duration kThemeChangeDuration = Duration(milliseconds: 200)