IndentGuideLine constructor

const IndentGuideLine({
  1. Color? color,
})

Implementation

const IndentGuideLine({this.color});