cursorWidth property

double? cursorWidth
final

Configuration of toolbar options How thick the cursor will be

Implementation

// final ToolbarOptions? toolbarOptions;

/// How thick the cursor will be
final double? cursorWidth;