onTapped property Null safety
final
Stores if user tapped on this StatementCard and notifies the navigation.
Implementation
final ValueChanged<Statement> onTapped;
Stores if user tapped on this StatementCard and notifies the navigation.
final ValueChanged<Statement> onTapped;