renderBox property

RenderBox? renderBox

Implementation

RenderBox? get renderBox => context.findRenderObject() as RenderBox?;