custom property
State?
get
custom
The full, post-patch custom state. Present only on chunks that carry a
custom-state update; null otherwise.
Implementation
State? get custom => _custom;
The full, post-patch custom state. Present only on chunks that carry a
custom-state update; null otherwise.
State? get custom => _custom;