farmershands
desc_text_view
DescTextView
DescTextView constructor
DescTextView
DescTextView
constructor
Null safety
DescTextView
(
{
Widget
?
child
,
required
String
keyStr
,
required
String
valueStr
}
)
Implementation
DescTextView({ this.child, required this.keyStr, required this.valueStr, });
farmershands
desc_text_view
DescTextView
DescTextView constructor
DescTextView class
Constructors
DescTextView
Properties
child
hashCode
key
keyStr
runtimeType
valueStr
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==