|
|
@@ -66,7 +66,7 @@ class SummaryView extends BasePage<SummaryController> {
|
|
|
child: Column(
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
children: [
|
|
|
- Text(StringName.homeTalkTodoTitle.tr,
|
|
|
+ Text(StringName.talkTodoAll.tr,
|
|
|
style: TextStyle(
|
|
|
fontWeight: FontWeight.bold,
|
|
|
color: ColorName.primaryTextColor,
|