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