menu
flutter_novel_story package
documentation
ctrls/novel_controller.dart
UnlockFlowEndCallback typedef
UnlockFlowEndCallback typedef
dark_mode
light_mode
UnlockFlowEndCallback
typedef
UnlockFlowEndCallback
=
void Function
(
int
?
errCode
,
String
?
errMsg
)
Implementation
typedef UnlockFlowEndCallback = void Function(int? errCode, String? errMsg);
flutter_novel_story package
documentation
ctrls/novel_controller
UnlockFlowEndCallback typedef
novel_controller library