StorybookRecup constructor

const StorybookRecup({
  1. Key? key,
})

Implementation

const StorybookRecup({Key? key}) : super(key: key);