menu
rive_native package
documentation
rive_text.dart
Font
decode static method
decode static method
dark_mode
light_mode
decode
static method
Font
?
decode
(
Uint8List
bytes
)
Implementation
static Font? decode(Uint8List bytes) { return decodeFont(bytes); }
rive_native package
documentation
rive_text
Font
decode static method
Font class