Package io.flutter.view
Class FlutterMain.Settings
- java.lang.Object
-
- io.flutter.view.FlutterMain.Settings
-
- Enclosing class:
- FlutterMain
public static class FlutterMain.Settings extends Object
-
-
Constructor Summary
Constructors Constructor Description Settings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLogTag()voidsetLogTag(String tag)Set the tag associated with Flutter app log messages.
-