menu
platform_adaptive_widgets package
documentation
models/platform_widget_base.dart
PlatformWidgetKeyedBase
widgetKey property
widgetKey property
dark_mode
light_mode
widgetKey
property
Key
?
widgetKey
final
Optional key applied to the inner platform-specific widget.
Implementation
final Key? widgetKey;
platform_adaptive_widgets package
documentation
models/platform_widget_base
PlatformWidgetKeyedBase
widgetKey property
PlatformWidgetKeyedBase class