key property
The Key of the bound branch's Seed config, or null if unkeyed.
Throws StateError after the bound branch unmounts.
Implementation
@override
Key? get key => null;
The Key of the bound branch's Seed config, or null if unkeyed.
Throws StateError after the bound branch unmounts.
@override
Key? get key => null;