membungkus widget dengan tema secara lokal
Last updated 3 years ago
final theme = Theme.of(context).copyWith(dividerColor: Colors.transparent); return Theme(data: theme, child: ExpansionTile(...));