DbLensRefreshAction constructor
const
DbLensRefreshAction({
- Key? key,
- DbLensController? controller,
Implementation
const DbLensRefreshAction({super.key, this.controller});
const DbLensRefreshAction({super.key, this.controller});