duration property

int? get duration

Implementation

int? get duration => durationState?.of(selected);