menu
sunny_dart package
documentation
typedefs.dart
Formatter<T> typedef
Formatter<T> typedef
dark_mode
light_mode
Formatter<
T
>
typedef
Formatter
<
T
> =
String
Function
(
T
from
)
Implementation
typedef Formatter<T> = String Function(T from);
sunny_dart package
documentation
typedefs
Formatter<T> typedef
typedefs library