value property

FVolumeEvent get value

get the system volume event. a valid value is returned only if addListener is called and there's really volume changing

Implementation

static FVolumeEvent get value => _notifier.value;