id property

  1. @override
String id
override

ID for each tip.

Implementation

@override
String get id => widget.id;