updateIsBackgroundModalVisible property
override
Callback to toggle the background modal visibility.
Implementation
void Function(bool) get updateIsBackgroundModalVisible;
Callback to toggle the background modal visibility.
void Function(bool) get updateIsBackgroundModalVisible;