menu
u package
documentation
data/data.dart
UReceiptRow
UReceiptRow.new const constructor
UReceiptRow.new const constructor
dark_mode
light_mode
UReceiptRow
constructor
const
UReceiptRow
(
{
required
String
label
,
required
String
value
,
bool
copyable
=
false
,
})
Implementation
const UReceiptRow({required this.label, required this.value, this.copyable = false});
u package
documentation
data/data
UReceiptRow
UReceiptRow.new const constructor
UReceiptRow class