ListMustacheX extension

extension on List<MustacheFormat>

on

Methods

findFrom(String? value, {bool onlyFormat = false}) MustacheTag?
loops through looking for a matched value, return null if not found
suffixFrom(String? value) String?
returns the suffix of the value by removing the MustacheTag