clear property
bool
get
clear
Indicating whether to clear the console after execution.
Implementation
bool get clear => false;
Indicating whether to clear the console after execution.
bool get clear => false;