Related Project added to TaskType
This commit is contained in:
@@ -151,7 +151,9 @@ class Dialogs{
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: stepWidgets,
|
||||
)
|
||||
),
|
||||
SizedBox(height: 30,),
|
||||
Text("Estimate Time : ${project.eta}")
|
||||
],
|
||||
),
|
||||
actions: [
|
||||
|
||||
Reference in New Issue
Block a user