menu
fastyle_core package
documentation
logic/helpers/feature.helper.dart
isExportReportPdfEnabled function
isExportReportPdfEnabled function
dark_mode
light_mode
isExportReportPdfEnabled
function
bool
isExportReportPdfEnabled
(
)
Implementation
bool isExportReportPdfEnabled() { return isFeatureEnabled(FastAppFeatures.exportReportPdf); }
fastyle_core package
documentation
logic/helpers/feature.helper
isExportReportPdfEnabled function
feature.helper library