sliderPaintEditorLineWidth property

CustomSlider? sliderPaintEditorLineWidth
final

A custom slider widget for the line width in the paint editor.

This widget allows users to adjust the line width using a slider in the paint editor bottom sheet.

Implementation

final CustomSlider? sliderPaintEditorLineWidth;