Skip to content

dependOnInheritedWidgetOfExactType<_ViewScope>() or dependOnInheritedElement() was called before _LocationPageState.initState() completed. -> BrnRangeSelectionGroupWidget.dart 在initState方法中不可以使用context! #549

@welau-blip

Description

@welau-blip

v3.4.3

BrnRangeSelectionGroupWidget.dart 第86行有问题:
@OverRide
void initState() {
_screenWidth = View.of(context).physicalSize.width / View.of(context).devicePixelRatio;
...
}
在initState方法中不可以使用context!
在initState方法中不可以使用context!
在initState方法中不可以使用context!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions