menu
rive_native package
documentation
rive_markup.dart
RmlCompileResult
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
?
bytes
final
The compiled
.rev
, or null when the compile failed.
Implementation
final Uint8List? bytes;
rive_native package
documentation
rive_markup
RmlCompileResult
bytes property
RmlCompileResult class