showPopup property
bool
get
showPopup
True if the FAB menu should be shown.
Implementation
bool get showPopup => _showPopup.value;
True if the FAB menu should be shown.
bool get showPopup => _showPopup.value;