showPopup property

bool get showPopup

Implementation

bool get showPopup => _viewModel?.showPopup ?? false;