horizontalSpace property

Widget get horizontalSpace

Creates horizontal space

Implementation

Widget get horizontalSpace => SizedBox(width: toDouble());