flutter_painting_tools library
Classes
- PaintingBoard
- PaintingBoardController
- Controller for the PaintingBoard used to manage specific tasks.
- PaintingBoardControllerBrushColorChanged
- Event called when user changes the color of the brush used to paint.
- PaintingBoardControllerEvent
- PaintingBoardControllerLastLineDeleted
- PaintingBoardControllerPaintingDeleted
- Event called when user delets the painting.
- PaintingColorBar
Constants
-
materialAccentColors
→ const List<
MaterialAccentColor> -
materialAccentColorsWithBlackAndWhite
→ const List<
Color> -
materialColors
→ const List<
MaterialColor> -
materialColorsWithBlackAndWhite
→ const List<
Color>