firstRun property

  1. @override
bool firstRun
override

Is this the first time the tool has run?

Implementation

@override
bool get firstRun => false;