menu
fps_monitor package
documentation
util/collection_util.dart
CommonStorage
getAvg method
getAvg method
dark_mode
light_mode
getAvg
method
num
getAvg
(
)
Implementation
num getAvg() { return totalNum / items.length; }
fps_monitor package
documentation
util/collection_util
CommonStorage
getAvg method
CommonStorage class