ProtocolSegment constructor
const
ProtocolSegment(
- AgreeItemModel protocol, {
- TextStyle? style,
- VoidCallback? onTap,
Implementation
const ProtocolSegment(this.protocol, {this.style, this.onTap});