menu
my_utility package
documentation
reflection/program_info.dart
ProgramInfo
ProgramInfo.current factory constructor
ProgramInfo.current factory constructor
dark_mode
light_mode
ProgramInfo.current
constructor
ProgramInfo.current
(
)
Implementation
factory ProgramInfo.current() => ProgramInfo.withFrameOffset(2);
my_utility package
documentation
reflection/program_info
ProgramInfo
ProgramInfo.current factory constructor
ProgramInfo class