update rate
This commit is contained in:
@@ -94,9 +94,7 @@ class _StaffListState extends State<StaffList> {
|
||||
children: <Widget>[
|
||||
new Text(
|
||||
user.name,
|
||||
style: new TextStyle(
|
||||
fontSize: 15.0,
|
||||
color: primaryColor),
|
||||
style: new TextStyle(fontSize: 15.0),
|
||||
),
|
||||
Padding(
|
||||
padding:
|
||||
|
||||
Reference in New Issue
Block a user