value property

  1. @override
M get value
inherited

get current value

Implementation

@override
M get value => subject.value;