pressedDecoration property

BoxDecoration? pressedDecoration
finalinherited

Decoration that will be applied when the key is pressed

Implementation

final BoxDecoration? pressedDecoration;