useMaterial3 property

bool useMaterial3
final

If this is set to true, the app will be designed with Material3 design.

これをtrueにした場合、Material3のデザインでアプリがデザインされます。

See also:

Implementation

final bool useMaterial3;