themeDataDto function

  1. @Riverpod(keepAlive: true)
ThemeDataDto themeDataDto(
  1. ThemeDataDtoRef ref
)

Implementation

@Riverpod(keepAlive: true)
ThemeDataDto themeDataDto(ThemeDataDtoRef ref) => ThemeDataDto();