menu
fps_monitor package
documentation
util/collection_util.dart
CommonStorage
getAll method
getAll method
dark_mode
light_mode
getAll
method
List
<
FpsInfo
>
getAll
(
)
Implementation
List<FpsInfo> getAll() { return items.toList(); }
fps_monitor package
documentation
util/collection_util
CommonStorage
getAll method
CommonStorage class