style top-level property

Style style

Returns the Style of the current context.

This is the style that all top-level path functions will use.

Implementation

Style get style => context.style;