symbol property
Simple Unicode characters to represent what the button's going to do.
If there is no character able to describe its role, then use icon.
Implementation
String? symbol;
Simple Unicode characters to represent what the button's going to do.
If there is no character able to describe its role, then use icon.
String? symbol;