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