padding property

EdgeInsetsGeometry padding
final

Padding around the entire color picker content.

Defaults to const EdgeInsets.all(16).

Implementation

final EdgeInsetsGeometry padding;