value property

int? get value

Implementation

int? get value => _binder?.value ?? _value;