menu
flutter_chat package
documentation
screens/dashboard_screen.dart
Choice
Choice.new const constructor
Choice.new const constructor
dark_mode
light_mode
Choice
constructor
const
Choice
(
{
String
?
title
,
IconData
?
icon
,
})
Implementation
const Choice({this.title, this.icon});
flutter_chat package
documentation
screens/dashboard_screen
Choice
Choice.new const constructor
Choice class