setText abstract method
Set a text run value with runName at optional path to value.
Implementation
@Deprecated(_useDataBindingDeprecationMessageTextRuns)
bool setText(String runName, String value, {String? path});
Set a text run value with runName at optional path to value.
@Deprecated(_useDataBindingDeprecationMessageTextRuns)
bool setText(String runName, String value, {String? path});