getContext method

BuildContext? getContext()

Get the build context

Implementation

BuildContext? getContext() => _context;