version property

bool get version

Whether --version was passed.

Implementation

bool get version => _version ?? false;