fadeDuration constant Null safety
Controls the fade-in and fade-out animations for the toolbar and handles.
Implementation
static const Duration fadeDuration = Duration(milliseconds: 150);
Controls the fade-in and fade-out animations for the toolbar and handles.
static const Duration fadeDuration = Duration(milliseconds: 150);