sliver_text library

Classes

SliverText
SliverText is a widget that displays a string of text in a sliver without using SliverToBoxAdapter and Text widgets.
SliverTextAdapter
SliverTextAdapter is the RenderSliverSingleBoxAdapter that SliverText uses to display text.