menu
tarka_ui package
documentation
components/selection_card/selection_card.dart
TUISelectionCardStyle
TUISelectionCardStyle constructor
TUISelectionCardStyle constructor
dark_mode
light_mode
TUISelectionCardStyle
constructor
TUISelectionCardStyle
(
{
required
String
title
,
List
<
String
>
?
description
,
String
footer
=
""
,
})
Implementation
TUISelectionCardStyle({ required this.title, this.description, this.footer = "", });
tarka_ui package
documentation
components/selection_card/selection_card
TUISelectionCardStyle
TUISelectionCardStyle constructor
TUISelectionCardStyle class