menu
xmrbi_base_design package
documentation
entity/TreeInfo.dart
TreeInfo
TreeInfo.new constructor
TreeInfo.new constructor
dark_mode
light_mode
TreeInfo
constructor
TreeInfo
(
{
required
String
key
,
String
?
title
,
})
Implementation
TreeInfo({required this.key,this.title});
xmrbi_base_design package
documentation
entity/TreeInfo
TreeInfo
TreeInfo.new constructor
TreeInfo class