onAppInactive property

void Function()? onAppInactive
getter/setter pair

Callback when the app becomes inactive.

Implementation

void Function()? onAppInactive;