key property

A GlobalKey for the type, T.

Implementation

@visibleForTesting
@protected
GlobalKey<T> get key => GlobalKey<T>();