isLeft property
The position of the icon on the line
"true"
to put the icon before the title
and "false"
to put the icon to end.
Implementation
final bool? isLeft;
The position of the icon on the line
"true"
to put the icon before the title
and "false"
to put the icon to end.
final bool? isLeft;