isWalkthrough property
bool
get
isWalkthrough
Implementation
static bool get isWalkthrough =>
Pref.getValue(KV.isWalkthrough, true) as bool;
static bool get isWalkthrough =>
Pref.getValue(KV.isWalkthrough, true) as bool;