getValue method

T getValue(
  1. BuildContext context
)

Implementation

T getValue(BuildContext context) => values.getValue(context)();