value property

  1. @override
T value
final

Returns the value of the state.

Implementation

@override
final T value;