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> > ({
- Key? key,
Implementation
const FFView({super.key});