BlocImageFullscreenView constructor

BlocImageFullscreenView()

Implementation

BlocImageFullscreenView() {
  inEvents.listen((event) => handleEvent(event));
}