menu
te_widgets package
documentation
widgets/button/button.dart
TButton
icon property
icon property
dark_mode
light_mode
icon
property
IconData
?
icon
final
The icon to display in the button.
Cannot be used together with
imageUrl
.
Implementation
final IconData? icon;
te_widgets package
documentation
widgets/button/button
TButton
icon property
TButton class