The text shown for the false option
false
String get falseText => _falseText;
set falseText(String falseText) { this._falseText = falseText; }