startDelay property

bool startDelay
final

Only set this to true if you are starting another instance of mobile_scanner right after disposing the first one, like in a PageView.

Default: false

Implementation

final bool startDelay;