version property

bool version

Whether --version was passed.

Implementation

bool get version => _version ?? false;