GutterItem constructor
const
GutterItem(})
Implementation
const GutterItem(
this.linNumber, {
super.key,
this.lineNumberStyle,
this.leftItem = const SizedBox(),
this.rightItem = const SizedBox(),
this.onTap,
});