menu
te_widgets package
documentation
widgets/button/button.dart
TButton
showTick property
showTick property
dark_mode
light_mode
showTick
property
bool
showTick
final
Whether to show a checkmark tick when the button is active.
Implementation
final bool showTick;
te_widgets package
documentation
widgets/button/button
TButton
showTick property
TButton class