getInterpolatedText method
Full documentation: https://www.ezflap.io/advanced/interpolated-text/interpolated-text.html
Implementation
@protected
@nonVirtual
String getInterpolatedText() {
return this.tryGetInterpolatedText()!;
}
Full documentation: https://www.ezflap.io/advanced/interpolated-text/interpolated-text.html
@protected
@nonVirtual
String getInterpolatedText() {
return this.tryGetInterpolatedText()!;
}