menu
rive_animation_manager package
documentation
rive.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_animation_manager package
documentation
rive
Font
decode static method
Font class