ExpandableTextExtension extension

A widget extension that enables the widget to be collapsed and uncollapsed.

on

Methods

readMore({String collapsedButtonText = '', String expandedButtonText = '', double minHeight = 60, Color? color}) Widget
A widget extension that enables the widget to be collapsed and uncollapsed.