menu
live_uikit_barrage package
documentation
state/barrage_store.dart
OnBarrageError typedef
OnBarrageError typedef
dark_mode
light_mode
OnBarrageError
typedef
OnBarrageError
=
void Function
(
int
code
,
String
message
)
Implementation
typedef OnBarrageError = void Function(int code, String message);
live_uikit_barrage package
documentation
state/barrage_store
OnBarrageError typedef
barrage_store library