Variable LogWidget._scrollLock

class LogWidget
{
  // ...
  bool _scrollLock;
  // ...
}