InlineCodeStyle constructor
InlineCodeStyle({})
Implementation
InlineCodeStyle({
required this.style,
this.header1,
this.header2,
this.header3,
this.backgroundColor,
this.radius,
});
InlineCodeStyle({
required this.style,
this.header1,
this.header2,
this.header3,
this.backgroundColor,
this.radius,
});