menu
sugar package
documentation
time.dart
TimePeriod
length property
length property
dark_mode
light_mode
length
property
Duration
get
length
The length of this
Period
.
Implementation
Duration get length => end.difference(start);
sugar package
documentation
time
TimePeriod
length property
TimePeriod extension on
Period
<
Time
>