TickkiTrackable constructor
const
TickkiTrackable({})
Implementation
const TickkiTrackable({
super.key,
required this.child,
this.name,
this.label,
this.elementType = 'button',
this.properties,
this.analytics,
});