modal property

bool? get modal

Implementation

bool? get modal native;
set modal (bool? value)

Implementation

set modal(bool? value) native;