padding property

EdgeInsets? padding
final

Padding around an individual scheme color box. If null, default to const EdgeInsets.all(3)

Implementation

final EdgeInsets? padding;