menu
neom_generator package
documentation
data/implementations/harmonic/harmonic_footprint_controller.dart
HarmonicFootprintController
onDelete method
onDelete method
dark_mode
light_mode
onDelete
method
@
mustCallSuper
@
nonVirtual
void
onDelete
(
)
inherited
Implementation
@mustCallSuper @nonVirtual void onDelete() { if (_isClosed) return; _isClosed = true; onClose(); }
neom_generator package
documentation
data/implementations/harmonic/harmonic_footprint_controller
HarmonicFootprintController
onDelete method
HarmonicFootprintController class