menu
scannerpro package
documentation
core/interfaces/frame_preprocessor.dart
PreprocessingContext
isFirstFrame property
isFirstFrame property
dark_mode
light_mode
isFirstFrame
property
bool
isFirstFrame
final
Whether this is the first frame in a new scanning session.
Implementation
final bool isFirstFrame;
scannerpro package
documentation
core/interfaces/frame_preprocessor
PreprocessingContext
isFirstFrame property
PreprocessingContext class