uiTextStyle property

TextStyle? uiTextStyle
final

The text style to use for recognized text, using dart:ui's TextStyle instead of material.dart's TextStyle.

Implementation

final ui.TextStyle? uiTextStyle;