TsaiTextBody¶
Inter body text in large or medium size and regular or medium weight.
const TsaiTextBody(
'Review current positions and recent activity.',
size: TsaiBodySize.large,
weight: TsaiTextWeight.regular,
)
Use this widget for general interface copy. Override color with a semantic
token value when secondary, success, or error emphasis is required.