menu
drawing_pad package
documentation
domain/models/drawing_tool.dart
DrawingTool
isEraser property
isEraser property
dark_mode
light_mode
isEraser
property
bool
get
isEraser
Implementation
bool get isEraser => isPixelEraser || isObjectEraser;
drawing_pad package
documentation
domain/models/drawing_tool
DrawingTool
isEraser property
DrawingTool enum