Timeline class widgets

Constructors

Timeline(TimelineParams? params, {Key? key, ShareController? shareController})
const

Properties

params TimelineParams?
final
shareController ShareController?
final

Methods

createState() → State<Timeline>
Creates the mutable state for this widget at a given location in the tree.