boldText property

  1. @override
bool boldText
final

The platform is requesting that text be rendered at a bold font weight.

Only supported on iOS and Android API 31+.

Implementation

@override
final bool boldText;