cmdIndent property

String cmdIndent

indent

Implementation

String get cmdIndent {
  return Intl.message(
    'indent',
    name: 'cmdIndent',
    desc: '',
    args: [],
  );
}