menu
refreshed package
documentation
get_navigation/src/routes/modules.dart
Dependencies
find<S> method
find<S> method
dark_mode
light_mode
find<
S
>
method
S
find
<
S
>(
{
String
?
tag
,
})
Implementation
S find<S>({String? tag}) => Get.find<S>(tag: tag);
refreshed package
documentation
get_navigation/src/routes/modules
Dependencies
find<S> method
Dependencies class