menu
ventas package
documentation
controllers/scan_model.dart
ScanModel
hasListeners property
hasListeners property
dark_mode
light_mode
hasListeners
property
bool
get
hasListeners
inherited
Implementation
bool get hasListeners { assert(_debugAssertNotDisposed()); return _updaters!.isNotEmpty; }
ventas package
documentation
controllers/scan_model
ScanModel
hasListeners property
ScanModel class