id property

  1. @override
String? id
final

A string that should uniquely identify this Drawable within its DrawableRoot.

Implementation

@override
final String? id;