getChildState method

N? getChildState(
  1. T key
)

Implementation

N? getChildState(T key) => _childStates[key];