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