isUIEnabled property

bool get isUIEnabled
inherited

Implementation

bool get isUIEnabled {
  return flutterContext != null;
}