Append<PageKey> constructor
const
Append<PageKey> ({
- required PageKey key,
Creates an Append action with the specified key.
Implementation
const Append({required this.key});