logic/logic
library
Functions
-
buildFlagIcon(String key, Map<String, String> iconMap, {Widget flagIconBuilder(String)?, bool hasShadow = true, double? height, double? width})
→ Widget?
-
-
buildFlagIconForCommodity(String key, {Widget flagIconBuilder(String)?, bool hasShadow = true, double? height, double? width})
→ Widget?
-
-
buildFlagIconForCountry(String key, {Widget flagIconBuilder(String)?, bool hasShadow = true, double? height, double? width})
→ Widget?
-
-
buildFlagIconForCrypto(String key, {Widget flagIconBuilder(String)?, bool hasShadow = true, double? height, double? width})
→ Widget?
-
-
buildFlagIconForFinancialInstrument(String instrument, {Widget flagIconBuilder(String)?, bool hasShadow = true, double? height, double? width})
→ Widget?
-