BaseExpandableText constructor
const
BaseExpandableText(})
Implementation
const BaseExpandableText(this.text,
{super.key,
this.maxLines = 1000000,
this.style,
this.onExpanded,
this.color});
const BaseExpandableText(this.text,
{super.key,
this.maxLines = 1000000,
this.style,
this.onExpanded,
this.color});