isPersistent property

bool isPersistent
final

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;