menu
Flutter
widgets
PlatformMenuDelegate
PlatformMenuDelegate const constructor
PlatformMenuDelegate
brightness_4
brightness_5
description
PlatformMenuDelegate
constructor
const
PlatformMenuDelegate
(
)
A const constructor so that subclasses can have const constructors.
Implementation
const PlatformMenuDelegate();
Flutter
widgets
PlatformMenuDelegate
PlatformMenuDelegate const constructor
PlatformMenuDelegate class