VinculumRomanNumeralsConfig constructor
const
VinculumRomanNumeralsConfig({
- String? nulla,
Implementation
const VinculumRomanNumeralsConfig({String? nulla})
: super(configType: RomanNumeralsType.vinculum, nulla: nulla);