menu
bkclient_flutter package
documentation
request/link.dart
LinkNotifier<L extends Link>
LinkNotifier.new constructor
LinkNotifier.new constructor
dark_mode
light_mode
LinkNotifier<
L extends Link
>
constructor
LinkNotifier<
L extends Link
>
(
L?
link
)
Implementation
LinkNotifier(this.link);
bkclient_flutter package
documentation
request/link
LinkNotifier<L extends Link>
LinkNotifier.new constructor
LinkNotifier class