menu
zuraffa package
documentation
skin.dart
ContractStateRow
ContractStateRow.new const constructor
ContractStateRow.new const constructor
dark_mode
light_mode
ContractStateRow
constructor
const
ContractStateRow
(
{
required
String
view
,
required
String
row
,
required
String
kind
,
})
Implementation
const ContractStateRow({ required this.view, required this.row, required this.kind, });
zuraffa package
documentation
skin
ContractStateRow
ContractStateRow.new const constructor
ContractStateRow class