fadeDuration property
Duration over which to fade the alarm ringtone.
Set to null
by default, which means no fade.
Implementation
final Duration? fadeDuration;
Duration over which to fade the alarm ringtone.
Set to null
by default, which means no fade.
final Duration? fadeDuration;