Variable Widget._trackHover

does widget need to track mouse Hover

Declaration

class Widget
{
  // ...
  bool _trackHover;
  // ...
}

Authors

Copyright

License