activatedKeyColor property

Color? activatedKeyColor
final

The key color when the shift action key is activated. If the value is null, doneKeyColor is used.

Implementation

final Color? activatedKeyColor;