showVersion static method

dynamic showVersion()

Implementation

static showVersion() {
  ColoredLog.yellow(_version, name: 'Version');
}