showsCursor property

  1. @override
bool get showsCursor
override

Whether the hardware terminal cursor should be shown.

Implementation

@override
bool get showsCursor => false;