innerOutlineEnabled property
Enables the inner outline if true (a dark border along the edge of the outline). Default: false.
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
core.bool get innerOutlineEnabled;
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
set innerOutlineEnabled(core.bool val);