ProtocolSegment constructor

const ProtocolSegment(
  1. AgreeItemModel protocol, {
  2. TextStyle? style,
  3. VoidCallback? onTap,
})

Implementation

const ProtocolSegment(this.protocol, {this.style, this.onTap});