Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SwitchDesc Struct Reference

Public Attributes

flutter::Switch sw
 
const std::string_view flag
 
const char * help
 

Detailed Description

Definition at line 22 of file switches.cc.

Member Data Documentation

◆ flag

const std::string_view SwitchDesc::flag

Definition at line 24 of file switches.cc.

◆ help

const char* SwitchDesc::help

Definition at line 25 of file switches.cc.

◆ sw

flutter::Switch SwitchDesc::sw

Definition at line 23 of file switches.cc.


The documentation for this struct was generated from the following file: