FFView<Watched, FFState extends WatchableProps<Watched>, ViewModel extends FFViewModel<Watched, FFState>, Controller extends FFController<Watched, FFState>> constructor

const FFView<Watched, FFState extends WatchableProps<Watched>, ViewModel extends FFViewModel<Watched, FFState>, Controller extends FFController<Watched, FFState>>({
  1. Key? key,
})

Implementation

const FFView({super.key});