renderBox property

RenderBox? get renderBox

Implementation

RenderBox? get renderBox => renderObject as RenderBox?;