menu
doraemonkit_csx package
documentation
common/biz.dart
BizKit
BizKit.new constructor
BizKit.new constructor
dark_mode
light_mode
BizKit
constructor
BizKit
(
String
name
,
String
group
, {
String
?
icon
,
String
?
desc
,
KitPageBuilder
?
kitBuilder
,
String
?
key
,
Function
?
action
,
})
Implementation
BizKit( this.name, this.group, { this.icon, this.desc, this.kitBuilder, this.key, this.action, });
doraemonkit_csx package
documentation
common/biz
BizKit
BizKit.new constructor
BizKit class