GetInterfaceExt extension
- on
-
- GetInterface
Methods
-
createWidgetFrom(
Object route) → Widget? -
Available on GetInterface, provided by the GetInterfaceExt extension
-
offRouted<
T> (Object route, {dynamic arguments, int? id, bool preventDuplicates = true}) → Future< T?> ? -
Available on GetInterface, provided by the GetInterfaceExt extension
-
putLazy<
S> (InstanceBuilderCallback< S> builder, {String? tag, bool permanent = false}) → void -
Available on GetInterface, provided by the GetInterfaceExt extension
-
toRouted<
T> (Object route, {dynamic arguments, int? id, bool preventDuplicates = true}) → Future< T?> ? -
Available on GetInterface, provided by the GetInterfaceExt extension