hover property

bool? get hover

Implementation

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