padding property

EdgeInsetsGeometry get padding

Implementation

EdgeInsetsGeometry get padding {
  return EdgeInsets.all(roundToDouble());
}