value property

  1. @override
M get value
inherited

Current state value using FlowR's legacy name.

Implementation

@override
T get value => state;