keyPressedDecoration property

BoxDecoration? keyPressedDecoration
final

Decoration that will be applied for key when it is pressed.

Implementation

final BoxDecoration? keyPressedDecoration;