colorTapableText property

Color? get colorTapableText

Implementation

Color? get colorTapableText {
  return fundamentals.colorTapableText;
}