menu
sunny_lifecycle package
documentation
help/help_service.dart
IHelpService
checkHelp abstract method
checkHelp abstract method
dark_mode
light_mode
checkHelp
abstract method
Future
checkHelp
(
BuildContext
context
,
List
<
HelpSnippet
>
snippets
)
Implementation
Future checkHelp(BuildContext context, List<HelpSnippet> snippets);
sunny_lifecycle package
documentation
help/help_service
IHelpService
checkHelp abstract method
IHelpService class