mirror of
https://github.com/Iconica-Development/flutter_image_picker.git
synced 2025-05-18 19:53:45 +02:00
text update
This commit is contained in:
parent
560d8c3e2e
commit
c2c73819c6
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class _ImagePickerExampleHomePageState
|
|||
]),
|
||||
const SizedBox(height: 20),
|
||||
const Text(
|
||||
'Pick or make an Image/Photo!',
|
||||
'Pick an image or make a photo!',
|
||||
),
|
||||
ElevatedButton(
|
||||
onPressed: pickImage, child: const Text('Pick Image'))
|
||||
|
|
Loading…
Reference in a new issue