padding property

EdgeInsetsGeometry? padding
final

Internal padding applied within the key display.

Controls spacing around the key label text. When null, uses theme-appropriate default padding for key displays.

Implementation

final EdgeInsetsGeometry? padding;