menu
tiptool package
documentation
tt.dart
TTGet
TTGet.new constructor
TTGet.new constructor
dark_mode
light_mode
TTGet
constructor
TTGet
(
{
required
String
soul
,
String
?
msgId
,
String
?
key
,
TTMsgCb
?
cb
,
})
Implementation
TTGet({required this.soul, this.msgId, this.key, this.cb});
tiptool package
documentation
tt
TTGet
TTGet.new constructor
TTGet class