menu
jt_flutter_cli package
documentation
core/code/code_handler.dart
CodeHandler
getPageSearchString method
getPageSearchString method
dark_mode
light_mode
getPageSearchString
method
String
getPageSearchString
(
)
Implementation
String getPageSearchString() => "apiBaseBloc: BlocProvider.of<ApiBaseBloc>(context),";
jt_flutter_cli package
documentation
core/code/code_handler
CodeHandler
getPageSearchString method
CodeHandler class