[SOLVED] Flutter Error : Warning: Operand of Null-Aware Operation '?.'

62 Просмотры
Издатель
This video is about how to fix flutter Warning: Operand of Null-Aware Operation '?.' has type 'WidgetsBinding' which excludes null.
Warning: Operand of Null-Aware Operation ‘!.’ has type 'SchedulerBinding' which excludes null.

SchedulerBinding.instance!
WidgetsBinding.instance?
Категория
Язык программирования Dart
Комментариев нет.