menu
at_location_flutter package
documentation
common_components/text_tile.dart
TextTile
TextTile.new constructor
TextTile.new constructor
dark_mode
light_mode
TextTile
constructor
TextTile
(
{
String
?
title
,
IconData
?
icon
,
})
Implementation
TextTile({this.title, this.icon});
at_location_flutter package
documentation
common_components/text_tile
TextTile
TextTile.new constructor
TextTile class