style property
Base text style.
Can be a string (e.g., "bodyMedium") for theme styles or an object (e.g., {"color": "#FF2196F3"}) for custom styles.
Type: StacTextStyle
Implementation
final StacTextStyle? style;
Base text style.
Can be a string (e.g., "bodyMedium") for theme styles or an object (e.g., {"color": "#FF2196F3"}) for custom styles.
Type: StacTextStyle
final StacTextStyle? style;