padSH property
EdgeInsets
get
padSH
Padding symmetric horizontal
Implementation
EdgeInsets get padSH => EdgeInsets.symmetric(horizontal: this.toDouble());
Padding symmetric horizontal
EdgeInsets get padSH => EdgeInsets.symmetric(horizontal: this.toDouble());