getContext method

BuildContext? getContext()
inherited

Get the build context

Implementation

BuildContext? getContext() => _context;