buildContext property

BuildContext? get buildContext

Implementation

BuildContext? get buildContext => _renderBox?.buildContext;