3/27/2
This commit is contained in:
@@ -61,7 +61,7 @@ class DrawerCaptain extends StatelessWidget {
|
||||
Column(
|
||||
children: [
|
||||
Text(
|
||||
Get.find<HomeCaptainController>().rating,
|
||||
Get.find<HomeCaptainController>().rating.toString(),
|
||||
style: AppStyle.number.copyWith(color: Colors.amber),
|
||||
),
|
||||
Container(
|
||||
|
||||
Reference in New Issue
Block a user