BasicEventInformation class
A Widget which displays the title and location of an Event.
Used as part of the EventDetailScreen
Constructors
- BasicEventInformation(Event? event, {Key? key})
-
const
Properties
- event → Event?
-
final
Methods
-
build(
BuildContext context) → Widget - Describes the part of the user interface represented by this widget.