MomentCell class
Constructors
- MomentCell({Key? key, String? thumbnail, required String startDate, String? title, String? summary, required String semanticsLabel, required VoidCallback onPressed, bool expanded = false, required double offset})
-
const
Properties
Methods
-
build(
BuildContext context) → Widget - Describes the part of the user interface represented by this widget.