padding property
Custom padding for the header.
Defaults to vertical: BsSpacing.s2 (8px) and horizontal: BsSpacing.s3 (16px).
Implementation
final EdgeInsetsGeometry? padding;
Custom padding for the header.
Defaults to vertical: BsSpacing.s2 (8px) and horizontal: BsSpacing.s3 (16px).
final EdgeInsetsGeometry? padding;