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