popShell property

bool Function() popShell
final

Pops one pane from shell history. Returns false if canPopShell is false.

Implementation

final bool Function() popShell;