getValue method

T getValue(
  1. BuildContext context
)

Implementation

T getValue(BuildContext context) => _getValue(context);