MaskForCameraViewStyle class
Constructors
-
MaskForCameraViewStyle({Color appBarColor = Colors.black, TextStyle titleStyle = const TextStyle(color: Colors.white, fontSize: 18.0, fontWeight: FontWeight.w600), Color boxBorderColor = Colors.white, Color bottomBarColor = Colors.black, Color takeButtonColor = Colors.white, Color takeButtonActionColor = Colors.black, Color iconsColor = Colors.white})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited