isLoaded property

bool isLoaded

Returns true if JS library is loaded.

Implementation

static bool get isLoaded => _load.isLoaded;