PersistentStatefulCell<T> constructor

PersistentStatefulCell<T>({
  1. dynamic key,
})

Implementation

PersistentStatefulCell({super.key});