isInitialized property

  1. @override
bool isInitialized

Implementation

@override
bool get isInitialized => box?.isOpen ?? false;