toText property

String Function(S state) toText
final

Extracts the text value from the store's state.

Implementation

final String Function(S state) toText;