text context, 0 = from model
int get nCtx => _nCtx;
set nCtx(int value) { _nCtx = value; notifyListeners(); }