stateOf static method
- BuildContext context
Implementation
static DeviceOverviewAppBarBuilderState? stateOf(BuildContext context) =>
context.findAncestorStateOfType<DeviceOverviewAppBarBuilderState>();
static DeviceOverviewAppBarBuilderState? stateOf(BuildContext context) =>
context.findAncestorStateOfType<DeviceOverviewAppBarBuilderState>();