menu
style_dart package
documentation
style_dart.dart
LastModifiedEndpointState<T extends StatefulEndpoint>
build method
build method
dark_mode
light_mode
build
method
@
override
Component
build
(
BuildContext
context
)
override
Implementation
@override Component build(BuildContext context) { return _LastModifiedEndpointState(onRequest); }
style_dart package
documentation
style_dart
LastModifiedEndpointState<T extends StatefulEndpoint>
build method
LastModifiedEndpointState class