menu
spark_framework package
documentation
spark.dart
Window
requestAnimationFrame abstract method
requestAnimationFrame abstract method
dark_mode
light_mode
requestAnimationFrame
abstract method
int
requestAnimationFrame
(
void
callback
(
num
highResTime
)
)
Implementation
int requestAnimationFrame(void Function(num highResTime) callback);
spark_framework package
documentation
spark
Window
requestAnimationFrame abstract method
Window class