createProvider method

T? createProvider(
  1. BuildContext context
)

Implementation

T? createProvider(BuildContext context) => null;