disabledDecoration property

BoxDecoration? disabledDecoration
finalinherited

Decoration that will be applied when the key is disabled

Implementation

final BoxDecoration? disabledDecoration;