extrasAfterOptions method
Widgets drawn after this feature's options. See extrasBeforeOptions.
Implementation
List<Widget> extrasAfterOptions(String featureId, BuildContext context) =>
const [];
Widgets drawn after this feature's options. See extrasBeforeOptions.
List<Widget> extrasAfterOptions(String featureId, BuildContext context) =>
const [];