textStyles property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Styles for the Document.text.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<GoogleCloudDocumentaiV1DocumentStyle>? textStyles;