menu
ngcomponents package
documentation
model/formatters/formatter.dart
EntityFormatter<T>
formatEntityField abstract method
formatEntityField abstract method
dark_mode
light_mode
formatEntityField
abstract method
String
formatEntityField
(
Map
entity
,
T
value
, [
String
?
parameters
])
Implementation
String formatEntityField(Map entity, T value, [String? parameters]);
ngcomponents package
documentation
model/formatters/formatter
EntityFormatter<T>
formatEntityField abstract method
EntityFormatter class