The text shown for the true option
true
String get trueText => _trueText;
set trueText(String trueText) { this._trueText = trueText; }