menu
style_dart package
documentation
style_dart.dart
LastModifiedEndpoint
onRequest abstract method
onRequest abstract method
dark_mode
light_mode
onRequest
abstract method
FutureOr
<
ResponseWithCacheControl
<
DateTime
>
>
onRequest
(
ValidationRequest
<
DateTime
>
request
)
Implementation
FutureOr<ResponseWithCacheControl<DateTime>> onRequest( ValidationRequest<DateTime> request);
style_dart package
documentation
style_dart
LastModifiedEndpoint
onRequest abstract method
LastModifiedEndpoint class