buildMode property

BuildMode buildMode
final

The build mode to use when building the Flutter application.

The build mode determines where the application will be built. The possible values are:

Implementation

final BuildMode buildMode;