dividedIndentBoth property

AutoLayout dividedIndentBoth

Implementation

AutoLayout get dividedIndentBoth {
  return this.._divider = const DividingLine.indent2();
}