menu
web3wallet_ui package
documentation
components/infoItemRow.dart
InfoItemRow
InfoItemRow.new constructor
InfoItemRow.new constructor
dark_mode
light_mode
InfoItemRow
constructor
InfoItemRow
(
String
label
,
String
?
content
, {
bool
colorPrimary
=
false
,
Color
?
color
,
})
Implementation
InfoItemRow( this.label, this.content, { this.colorPrimary = false, this.color, });
web3wallet_ui package
documentation
components/infoItemRow
InfoItemRow
InfoItemRow.new constructor
InfoItemRow class