menu
fastyle_core package
documentation
logic/models/job.model.dart
FastJob
blockStartupOnFailure property
blockStartupOnFailure property
dark_mode
light_mode
blockStartupOnFailure
property
bool
blockStartupOnFailure
final
Whether the job should prevent the app from starting if it fails.
Implementation
final bool blockStartupOnFailure;
fastyle_core package
documentation
logic/models/job.model
FastJob
blockStartupOnFailure property
FastJob class