4/21/6
This commit is contained in:
@@ -53,7 +53,7 @@ class DrawerCaptain extends StatelessWidget {
|
||||
child: Row(
|
||||
children: [
|
||||
Text(
|
||||
box.read(BoxName.nameDriver),
|
||||
box.read(BoxName.nameDriver).toString(),
|
||||
style: AppStyle.title,
|
||||
),
|
||||
const Spacer(),
|
||||
|
||||
Reference in New Issue
Block a user