subtitleTextColor property

  1. @override
Color subtitleTextColor
final

Color used for subtitle or secondary text content.

Implementation

@override
final Color subtitleTextColor = const Color.fromARGB(255, 105, 105, 105);