menu
runtime_insight package
documentation
runtime_insight.dart
RuntimeInsight
isInitialized property
isInitialized property
dark_mode
light_mode
isInitialized
property
bool
get
isInitialized
Whether
init
has been called successfully.
Implementation
static bool get isInitialized => _specs != null;
runtime_insight package
documentation
runtime_insight
RuntimeInsight
isInitialized property
RuntimeInsight class