data property

  1. @override
Uint8List get data

Byte array data of the icon.

Implementation

@override
Uint8List get data => _icon;