TranslatableTextBuilder constructor
const
TranslatableTextBuilder(})
Implementation
const TranslatableTextBuilder(
this.data, {
super.key,
this.locale,
this.cached = false,
required this.builder,
});
const TranslatableTextBuilder(
this.data, {
super.key,
this.locale,
this.cached = false,
required this.builder,
});