@ -39,6 +39,11 @@ class _CommunityPageState extends State<CommunityPage>
path: R.ASSETS_ICONS_ALARM_PNG,
),
],
fab: FloatingActionButton(
onPressed: () {},
heroTag: 'event_add',
child: Icon(Icons.add),
appBarBottom: PreferredSize(
preferredSize: Size.fromHeight(48),
child: Align(
@ -28,6 +28,11 @@ class _TopicDetailPageState extends State<TopicDetailPage> {
@override
Widget build(BuildContext context) {
return Scaffold(
floatingActionButton: FloatingActionButton(
body: BeeListView(
convert: (model) {
return model.tableList