onLongPressHint property
@doc Description of what happens when users long press this widget.
Implementation
@$pb.TagNumber(40)
FFStringValue get onLongPressHint => $_getN(39);
Implementation
@$pb.TagNumber(40)
set onLongPressHint(FFStringValue value) => $_setField(40, value);