menu
draftmode_framework package
documentation
forms/formatter/number.dart
DraftModeFormFormatter<T>
encode abstract method
encode abstract method
dark_mode
light_mode
encode
abstract method
String
encode
(
T?
value
)
Implementation
String encode(T? value);
draftmode_framework package
documentation
forms/formatter/number
DraftModeFormFormatter<T>
encode abstract method
DraftModeFormFormatter class