inactive property

VoidCallback? inactive
final

处于这种状态的应用程序应该假设它们可能在任何时候暂停。前台 Applications in this state should assume that they may pause at any time. The front desk

Implementation

final VoidCallback? inactive;