AppThemeCubit constructor

AppThemeCubit(
  1. AppTheme value
)

Implementation

AppThemeCubit(super.value);