drawable property

ValueNotifier<DrawableRoot?> drawable
final

Implementation

final ValueNotifier<DrawableRoot?> drawable = ValueNotifier(null);