bottomDetailBuilder abstract method

Widget bottomDetailBuilder(
  1. BuildContext context
)

Detail widget aligned to bottom. 底部信息部件

Implementation

Widget bottomDetailBuilder(BuildContext context);