menu
network_logger_custom package
documentation
network_logger_ui.dart
NetworkLoggerButton
showOnlyOnDebug property
showOnlyOnDebug property
dark_mode
light_mode
showOnlyOnDebug
property
bool
showOnlyOnDebug
final
If set to true this button will be hidden on non-debug builds.
Implementation
final bool showOnlyOnDebug;
network_logger_custom package
documentation
network_logger_ui
NetworkLoggerButton
showOnlyOnDebug property
NetworkLoggerButton class