v1.1.0+3
This commit is contained in:
@@ -43,21 +43,6 @@ class CurrentReversWidget extends StatelessWidget {
|
||||
)
|
||||
],
|
||||
),
|
||||
|
||||
// child: Column(
|
||||
// mainAxisAlignment: MainAxisAlignment.start,
|
||||
// crossAxisAlignment: CrossAxisAlignment.center,
|
||||
// children: [
|
||||
// const Text('Текущий статус реверса:', style: TextStyle(
|
||||
// color: Colors.black87,
|
||||
// fontSize: 14.0
|
||||
// )),
|
||||
// Text(scheduleElement.direction.displayName, style: const TextStyle(
|
||||
// color: Colors.black,
|
||||
// fontSize: 32.0
|
||||
// ),),
|
||||
// ],
|
||||
// ),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user