userTextColor property

String? get userTextColor
inherited

User bubble text. Falls back to colorScheme.onSurface.

Implementation

String? get botTextColor;/// User bubble text. Falls back to `colorScheme.onSurface`.
String? get userTextColor;