menu
df_widgets package
documentation
_common.dart
SharedProtectedPod<A, B>
dispose method
dispose method
dark_mode
light_mode
dispose
method
@
protected
@
override
void
dispose
(
)
inherited
❌ Do not dispose this Pod directly.
Implementation
@protected @override void dispose() { super.dispose(); }
df_widgets package
documentation
_common
SharedProtectedPod<A, B>
dispose method
SharedProtectedPod class