moveLocalGridStyleAfter property
Implementation
void Function(
_i3.GridStyle, [
_i3.GridStyle?,
]) get moveLocalGridStyleAfter => (
_i3.GridStyle p0, [
_i3.GridStyle? p1,
]) =>
_i5.callMethod(
_i5.getProperty(
this,
'moveLocalGridStyleAfter',
),
r'call',
[
this,
p0,
p1 ?? _i7.undefined,
],
);