menu
asset_photo_view package
documentation
photo_view.dart
PhotoViewControllerBase<T extends PhotoViewControllerValue>
dispose abstract method
dispose abstract method
dark_mode
light_mode
dispose
abstract method
void
dispose
(
)
Closes streams and removes eventual listeners.
Implementation
void dispose();
asset_photo_view package
documentation
photo_view
PhotoViewControllerBase<T extends PhotoViewControllerValue>
dispose abstract method
PhotoViewControllerBase class