menu
flutter_novel_story package
documentation
ctrls/novel_controller.dart
ShowCustomAd typedef
ShowCustomAd typedef
dark_mode
light_mode
ShowCustomAd
typedef
ShowCustomAd
=
void Function
(
NovelStory
drama
)
Implementation
typedef ShowCustomAd = void Function(NovelStory drama);
flutter_novel_story package
documentation
ctrls/novel_controller
ShowCustomAd typedef
novel_controller library