cursorWidth property
Configuration of toolbar options How thick the cursor will be
Implementation
// final ToolbarOptions? toolbarOptions;
/// How thick the cursor will be
final double? cursorWidth;
Configuration of toolbar options How thick the cursor will be
// final ToolbarOptions? toolbarOptions;
/// How thick the cursor will be
final double? cursorWidth;