menu
maas package
documentation
types/builtin.dart
Cause
Cause.new constructor
Cause.new constructor
dark_mode
light_mode
Cause
constructor
Cause
(
{
String
?
name
,
String
?
pos
,
String
?
text
,
Uint8List
?
buff
,
})
Implementation
Cause({this.name, this.pos, this.text, this.buff});
maas package
documentation
types/builtin
Cause
Cause.new constructor
Cause class