menu
device_preview package
documentation
svg.dart
SvgDrawing
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether this drawing paints nothing.
Implementation
bool get isEmpty => shapes.isEmpty;
device_preview package
documentation
svg
SvgDrawing
isEmpty property
SvgDrawing class