box property

VxBox box

Extension method to directly access material VxBox with any widget without wrapping or with dot operator.

Implementation

VxBox get box => VxBox(child: this);