spacing property

double? spacing
final

Spacing between individual keyboard key displays.

Controls the horizontal gap between adjacent key representations. When null, uses theme-appropriate default spacing.

Implementation

final double? spacing;