ListMustacheX extension

extension on List<MustacheFormat>

on

Methods

findFrom(String? value, {bool onlyFormat = false}) MustacheTag?

Available on List<MustacheTag>, provided by the ListMustacheX extension

loops through looking for a matched value, return null if not found
suffixFrom(String? value) String?

Available on List<MustacheTag>, provided by the ListMustacheX extension

returns the suffix of the value by removing the MustacheTag