padding property
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;
Internal padding applied within the key display.
Controls spacing around the key label text. When null, uses theme-appropriate default padding for key displays.
final EdgeInsetsGeometry? padding;