leftRightInsets property
EdgeInsets
get
leftRightInsets
Implementation
EdgeInsets get leftRightInsets =>
EdgeInsets.only(left: toDouble(), right: toDouble());
EdgeInsets get leftRightInsets =>
EdgeInsets.only(left: toDouble(), right: toDouble());