VectorDrawable constructor

VectorDrawable(
  1. Uint8List content
)

Implementation

VectorDrawable(Uint8List content) : super(content);