BaseProvider constructor

BaseProvider(
  1. BuildContext context
)

Implementation

BaseProvider(this.context);