menu
fluttersdk_telescope package
documentation
telescope.dart
TelescopeStore
recentFramePerf static method
recentFramePerf static method
dark_mode
light_mode
recentFramePerf
static method
List
<
FramePerfRecord
>
recentFramePerf
(
{
int
?
limit
,
})
Implementation
static List<FramePerfRecord> recentFramePerf({int? limit}) => _recent(_framePerf, limit);
fluttersdk_telescope package
documentation
telescope
TelescopeStore
recentFramePerf static method
TelescopeStore class