onResume property

VoidCallback? onResume
getter/setter pair

Called when called resume method

Implementation

VoidCallback? onResume;