boldText property
final
Whether the platform is requesting that text be drawn with a bold font weight.
See also:
- dart:ui.PlatformDispatcher.accessibilityFeatures, where the setting originates.
Implementation
final bool boldText;
Whether the platform is requesting that text be drawn with a bold font weight.
See also:
final bool boldText;