defaultValue property

Object? defaultValue
final

The default value: a String for options, a bool for flags.

Implementation

final Object? defaultValue;