textRuns property
Get all text runs in the artboard - including nested artboards (components)
WARNING: This API could be unsafe to use and will be removed in a future version. Use with caution. Replace with Data Binding.
Implementation
@Deprecated(_useDataBindingDeprecationMessageTextRuns)
List<TextValueRunRuntime> get textRuns;