menu
yakibuta package
documentation
parts/types.dart
MassageLine typedef
MassageLine typedef
dark_mode
light_mode
MassageLine
typedef
MassageLine
= (
{
Encoding
enc
,
bool
isSystem
,
String
msg
,
int
nr
}
)
Implementation
typedef MassageLine = ({int nr, String msg, Encoding enc, bool isSystem});
yakibuta package
documentation
parts/types
MassageLine typedef
types library