IndentGuideLine constructor
const
IndentGuideLine({
- Color? color,
Creates an IndentGuideLine with optional custom color.
Implementation
const IndentGuideLine({this.color});
Creates an IndentGuideLine with optional custom color.
const IndentGuideLine({this.color});