Rename MyVisit to Mobile
This commit is contained in:
parent
246cb0739a
commit
2056fc23fb
@ -229,7 +229,7 @@ class _ConfigurationDetailScreenState extends State<ConfigurationDetailScreen> {
|
|||||||
),
|
),
|
||||||
CheckInputContainer(
|
CheckInputContainer(
|
||||||
icon: Icons.phone_android,
|
icon: Icons.phone_android,
|
||||||
label: "MyVisit :",
|
label: "Mobile :",
|
||||||
fontSize: 20,
|
fontSize: 20,
|
||||||
isChecked: configurationDTO.isMobile,
|
isChecked: configurationDTO.isMobile,
|
||||||
onChanged: (value) {
|
onChanged: (value) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user