menu
flare_flutter package
documentation
provider/memory_flare.dart
MemoryFlare
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
bytes
final
The bytes to decode into a Flare.
Implementation
final Uint8List bytes;
flare_flutter package
documentation
provider/memory_flare
MemoryFlare
bytes property
MemoryFlare class