isPersistent property
Indicates if this configuration, when matched for a drawer/pane slot, should result in a persistent (inline) display rather than a modal/overlay one. Defaults to false.
Implementation
final bool isPersistent;
Indicates if this configuration, when matched for a drawer/pane slot, should result in a persistent (inline) display rather than a modal/overlay one. Defaults to false.
final bool isPersistent;