menu
backstreets_widgets package
documentation
widgets.dart
DurationListTile
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
Duration
>
onChanged
final
The function to call when
duration
changes.
Implementation
final ValueChanged<Duration> onChanged;
backstreets_widgets package
documentation
widgets
DurationListTile
onChanged property
DurationListTile class