shortFile property

String get shortFile

Short display name for status bar.

Implementation

String get shortFile => file.split('/').last;