buttonVisible property

bool get buttonVisible

Implementation

bool get buttonVisible => (buttonText ?? "").isNotEmpty && _buttonVisible;