AppStylesCubit constructor

AppStylesCubit(
  1. AppStylesState state
)

Implementation

AppStylesCubit(AppStylesState state) : super(state);