menu
pipen package
documentation
valuable.dart
Valuable
Valuable.new constructor
Valuable.new constructor
dark_mode
light_mode
Valuable
constructor
Valuable
(
{
required
String
title
,
required
String
value
,
})
Implementation
Valuable({required this.title, required this.value});
pipen package
documentation
valuable
Valuable
Valuable.new constructor
Valuable class