getValue method
Implementation
@override
dynamic getValue(
BuildContext context,
int loop,
) =>
getValueModified(_getValue(context, loop), context, loop);
@override
dynamic getValue(
BuildContext context,
int loop,
) =>
getValueModified(_getValue(context, loop), context, loop);