mx property
EdgeInsets
get
mx
Margin horizontal (left & right): mx
Implementation
EdgeInsets get mx => EdgeInsets.symmetric(horizontal: toDouble());
Margin horizontal (left & right): mx
EdgeInsets get mx => EdgeInsets.symmetric(horizontal: toDouble());