backgroundSelectedPressed property

Color? backgroundSelectedPressed
final

Implementation

final Color? backgroundDisabledColor,
    backgroundReadOnlyColor,
    backgroundIsSelectedColor,
    backgroundPressedColor,
    backgroundDefaultColor,
    backgroundSelectedPressed,
    chipLabelReadOnlyColor,
    chipLabelDisabledColor,
    chipLabelSelectedColor,
    chipLabelDefaultColor,
    borderReadOnlyColor,
    borderDisabledColor,
    borderSelectedColor,
    borderDefaultColor,
    iconReadOnlyColor,
    iconDisabledColor,
    iconDefaultColor;