closeOverlay property

void Function()? closeOverlay
getter/setter pair

Programmatically close the overlay of the showed items.

Implementation

void Function()? closeOverlay;