SliverWithKeepAliveWidget constructor

const SliverWithKeepAliveWidget({Key key })

Initializes fields for subclasses.

Implementation

const SliverWithKeepAliveWidget({
  Key key,
}) : super(key : key);