padding property
Padding around the entire color picker content.
Defaults to const EdgeInsets.all(16).
Implementation
final EdgeInsetsGeometry padding;
Padding around the entire color picker content.
Defaults to const EdgeInsets.all(16).
final EdgeInsetsGeometry padding;