import 'package:imagini/bloc/bloc.dart'; class PrefBloc extends Bloc { PrefBloc(); }