padding property
SizedBox
get
padding
Implementation
SizedBox get padding => SizedBox(height: toDouble(), width: toDouble());
SizedBox get padding => SizedBox(height: toDouble(), width: toDouble());