menu
bkclient_flutter package
documentation
request/link.dart
LinkNotifier<L extends Link>
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
Implementation
void notify() { notifyListeners(); }
bkclient_flutter package
documentation
request/link
LinkNotifier<L extends Link>
notify method
LinkNotifier class