padding property

String get padding

Implementation

String get padding => '${top}px ${right}px ${bottom}px ${left}px';