resolve<T> abstract method

T resolve<T>(
  1. BuildContext? context
)

Implementation

T resolve<T>(BuildContext? context);