onPadding method
In some cases, it's useful to be able to set the padding to zero.
Implementation
EdgeInsetsGeometry? onPadding() => null;
In some cases, it's useful to be able to set the padding to zero.
EdgeInsetsGeometry? onPadding() => null;