Function EditWidgetBase.showCaretBlinking
when true, enables caret blinking, otherwise it's always visible
void showCaretBlinking(
bool blinks
) @property;
bool showCaretBlinking() @property;
when true, enables caret blinking, otherwise it's always visible
void showCaretBlinking(
bool blinks
) @property;
bool showCaretBlinking() @property;