HiveConsumerWidget<S> constructor

const HiveConsumerWidget<S>({
  1. Key? key,
})

Implementation

const HiveConsumerWidget({super.key});