Variable Style._margins

class Style
{
  // ...
  Rect _margins;
  // ...
}