StyledSegment constructor
const
StyledSegment({})
Implementation
const StyledSegment({
required this.children,
this.foreground,
this.background,
this.options = const [],
this.href,
this.namedStyle,
});
const StyledSegment({
required this.children,
this.foreground,
this.background,
this.options = const [],
this.href,
this.namedStyle,
});