BrnRichGridInfo class

用于构建文本信息

Constructors

BrnRichGridInfo(dynamic keyPart, dynamic valuePart)

Properties

hashCode int
The hash code for this object.
no setterinherited
keyPart → dynamic
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
valuePart → dynamic
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

valueLastClickInfo(BuildContext context, String keyTitle, String valueTitle, {dynamic keyQuestionCallback(String key)?, dynamic valueQuestionCallback(String value)?, String clickTitle = '', Color? clickColor, dynamic clickCallback(String clickValue)?, BrnPairRichInfoGridConfig? themeData}) BrnRichGridInfo
-----------以下静态方法为常见显示的快捷构造----------- value的最后一部分带有可点击的超链接