Class ListTile Widget
- Contents
- Before you begin
- Extends from Widget
- Property
- Method
Class constructor
new ListTile([ String leading, String title, String subtitle, String trailing, String onClick, String id, String class, ]);
Property :
leading ↔ Widget/String : default NULL title ↔ Widget/String : default NULL subtitle ↔ Widget/String : default NULL trailing ↔ Widget/String : default NULL
Method :
ListTile::build() → String
