flutter_sound
ui_recorder
RecordedAudio
duration property
duration
flutter_sound
ui_recorder
RecordedAudio
duration property
RecordedAudio class
Constructors
toTrack
Properties
duration
hashCode
runtimeType
track
Methods
noSuchMethod
toString
Operators
operator ==
duration
property
Null safety
Duration
duration
read / write
The length of the recording (so far)
Implementation
Duration duration = Duration.zero;