part of 'routine_bloc.dart'; @immutable sealed class RoutineState {} final class RoutineInitial extends RoutineState {}