menu
jet_flutter_framework package
documentation
jet_framework.dart
WindowsInput
id property
id property
dark_mode
light_mode
id
property
String
id
final
A unique ID for this input.
Can be used by buttons to be placed next to this input.
Implementation
final String id;
jet_flutter_framework package
documentation
jet_framework
WindowsInput
id property
WindowsInput class