part of 'topic_picture_bloc.dart'; @immutable abstract class TopicPictureState {} class TopicPictureInitial extends TopicPictureState {}