kThemeChangeDuration top-level constant Null safety
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);