@@ -28,6 +28,7 @@ class FFromSelect extends FStatelessWidget {
source: sourceList,
hintText: hintText,
value: value,
+ textColor: Colors.black,
clearable: true,
height: 36,
optionLabelExtractor: (data) => data.name,
@@ -54,7 +54,7 @@ dependency_overrides:
fis_ui:
git:
url: http://git.ius.plus:88/Project-Wing/fis_lib_ui.git
- ref: e03c886
+ ref: 4eb80f6
# path: ../fis_lib_ui
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec