DbLensRefreshAction constructor

const DbLensRefreshAction({
  1. Key? key,
  2. DbLensController? controller,
})

Implementation

const DbLensRefreshAction({super.key, this.controller});