CuratedTimeline class widgets

A widget that presents the summary view of a curated list of api.HistoricEvent

Constructors

CuratedTimeline({Key? key, required CuratedList item, String? shareButtonTag})
const

Properties

item → CuratedList
final
shareButtonTag → String?
final

Methods

build(BuildContext context) → Widget
Describes the part of the user interface represented by this widget.
buildLargeFormatTimeline(BuildContext context, CuratedList item) → Widget
buildTimeline(BuildContext context, CuratedList item) → Widget