menu
neomage package
documentation
data/services/analytics_service.dart
AnalyticsController
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(); }
neomage package
documentation
data/services/analytics_service
AnalyticsController
onDelete method
AnalyticsController class