bindContext method

  1. @override
void bindContext(
  1. BuildContext context
)
override

Implementation

@override
void bindContext(BuildContext context) => bind(context);