defaultEmbeddedRetweetInformationStyle top-level constant
TextStyle
const defaultEmbeddedRetweetInformationStyle
Implementation
const defaultEmbeddedRetweetInformationStyle = const TextStyle(
fontSize: 14,
color: Color(0xFF697882),
fontWeight: FontWeight.w500,
fontFamily: 'Roboto',
);