RichGridInfo class
用于构建文本信息
Constructors
- RichGridInfo(dynamic keyPart, dynamic valuePart)
Properties
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)?, PairRichInfoGridConfig? themeData}) → RichGridInfo - -----------以下静态方法为常见显示的快捷构造----------- value的最后一部分带有可点击的超链接