titleTextStyle property
Text style for the link preview title.
If null, defaults to StreamTextTheme.metadataEmphasis tinted with
colorScheme.brand.shade900.
Implementation
final TextStyle? titleTextStyle;
Text style for the link preview title.
If null, defaults to StreamTextTheme.metadataEmphasis tinted with
colorScheme.brand.shade900.
final TextStyle? titleTextStyle;