I am using CustomScrollView to show the article content in flutter, this is the code snippet:
CustomScrollView( slivers: [ SliverToBoxAdapte