style top-level property Null safety
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;
Returns the Style of the current context.
This is the style that all top-level path functions will use.
Style get style => context.style;