menu
flutter_ignite_shell package
documentation
controller/shell_bindings.dart
ShellBinding
dependencies method
dependencies method
dark_mode
light_mode
dependencies
method
@
override
void
dependencies
(
)
override
Implementation
@override void dependencies() { Get.lazyPut<ShellController>(() => ShellController()); }
flutter_ignite_shell package
documentation
controller/shell_bindings
ShellBinding
dependencies method
ShellBinding class