debugShowCheckedModeBanner property

bool debugShowCheckedModeBanner
final

If this is set to true, a banner is displayed in the upper right corner in debug mode.

これがtrueになっている場合、デバッグモード時右上にバナーが表示されます。

Implementation

final bool debugShowCheckedModeBanner;