padding property
When either the borderWidth or the backgroundColor is set, this is the padding within the box.
Implementation
double? padding;
When either the borderWidth or the backgroundColor is set, this is the padding within the box.
double? padding;