menu
arcane package
documentation
component/delegate/card.dart
Card
titleText property
titleText property
dark_mode
light_mode
titleText
property
String
?
titleText
final
Text string for the title, rendered as
Text
if
title
is null.
Implementation
final String? titleText;
arcane package
documentation
component/delegate/card
Card
titleText property
Card class