menu
tengits_widgets package
documentation
calendar/src/shared/utils.dart
TextFormatter typedef
TextFormatter typedef
dark_mode
light_mode
TextFormatter
typedef
TextFormatter
=
String
Function
(
DateTime
data
,
dynamic
locale
)
Implementation
typedef TextFormatter = String Function(DateTime data, dynamic locale);
tengits_widgets package
documentation
calendar/src/shared/utils
TextFormatter typedef
utils library