menu
camera_filters package
documentation
videoPlayer.dart
MyPainter
MyPainter constructor
MyPainter constructor
dark_mode
light_mode
MyPainter
constructor
MyPainter
(
double
?
xPos
,
double
?
yPos
,
String
?
text
,
Color
?
color
,
double
?
fontSize
,
)
Implementation
MyPainter(this.xPos, this.yPos, this.text, this.color, this.fontSize);
camera_filters package
documentation
videoPlayer
MyPainter
MyPainter constructor
MyPainter class