menu
catcher package
documentation
model/report_mode.dart
ReportMode
getSupportedPlatforms abstract method
getSupportedPlatforms abstract method
dark_mode
light_mode
getSupportedPlatforms
abstract method
List
<
PlatformType
>
getSupportedPlatforms
(
)
Get supported platform list
Implementation
List<PlatformType> getSupportedPlatforms();
catcher package
documentation
model/report_mode
ReportMode
getSupportedPlatforms abstract method
ReportMode class