onLogOut property

void Function()? onLogOut
final

The function for logout button.

Implementation

final void Function()? onLogOut;