Localizable constructor

const Localizable({
  1. String? className,
})

Implementation

const Localizable({this.className});