documentLayoutKey property
GlobalKey that's bound to the DocumentLayout within this SuperReader.
This key can be used to lookup visual components in the document layout within this SuperReader.
Implementation
final GlobalKey? documentLayoutKey;
GlobalKey that's bound to the DocumentLayout within this SuperReader.
This key can be used to lookup visual components in the document layout within this SuperReader.
final GlobalKey? documentLayoutKey;