menu
neuron
neuron.dart
NeuronController
onInit method
onInit
dark_mode
light_mode
onInit
method
void
onInit
(
)
Called once after the controller is installed via
Neuron.install
or
Neuron.ensure
.
Implementation
void onInit() {}
neuron
neuron
NeuronController
onInit method
NeuronController class