kTimeOutAfter top-level constant

int const kTimeOutAfter

if kTimeOutAfter is the app idle time that triggers the automatic logout used in home_page.dart

Implementation

const int kTimeOutAfter = 1800;