explanationTemplate property

String explanationTemplate
final

Explanation shown at the bottom; {multiplier} is substituted with the multiplied-by suffix (empty at 1x). Defaults to the built-in English copy.

Implementation

final String explanationTemplate;