padding property

EdgeInsets padding
final

Implementation

final padding = const EdgeInsets.only(left: 8, right: 8, top: 4, bottom: 4);