menu
kraken_animation_player package
documentation
animation_player_element.dart
AnimationPlayerElement
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
@
mustCallSuper
String
?
getAttribute
(
String
qualifiedName
)
inherited
Implementation
@mustCallSuper String? getAttribute(String qualifiedName) { return attributes[qualifiedName]; }
kraken_animation_player package
documentation
animation_player_element
AnimationPlayerElement
getAttribute method
AnimationPlayerElement class