widget property

bool? get widget

Implementation

bool? get widget => (_$data['widget'] as bool?);