horizontalBox property

SizedBox horizontalBox

Implementation

SizedBox get horizontalBox => _horizontalBox ??= SizedBox(width: value.toDouble());